Search
Preparing search index...
The search index is not available
API | Aura3D
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
API | Aura3D
UniformType
Enumeration UniformType
Enum mapping convenient uniform type names to a string representation
Index
Enumeration members
FLOAT
INTEGER
MAT3
MAT4
VEC2
VEC3
VEC4
Enumeration members
FLOAT
FLOAT
= "float"
INTEGER
INTEGER
= "integer"
MAT3
MAT3
= "mat3"
MAT4
MAT4
= "mat4"
VEC2
VEC2
= "vec2"
VEC3
VEC3
= "vec3"
VEC4
VEC4
= "vec4"
Exports
Uniform
Type
FLOAT
INTEGER
MAT3
MAT4
VEC2
VEC3
VEC4
Enum mapping convenient uniform type names to a string representation