webgl-dsl
Preparing search index...
TypeMap
values
Function values
values
(
storage
:
"uniform"
|
"attribute"
|
"varying"
,
types
:
TypeMap
,
)
:
{
[
key
:
string
]:
Glsl
<
Type
>
}
Parameters
storage
:
"uniform"
|
"attribute"
|
"varying"
types
:
TypeMap
Returns
{
[
key
:
string
]:
Glsl
<
Type
>
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
webgl-dsl
Loading...