Enum ShaderUniformType
The possible types of shader uniform parameters
- INTEGER = 2
- BOOLEAN = 9
- REAL = 11
- COEFF = 13
- POINT3 = 23
- POINT2 = 22
- COLOR = 15
- COLOR_ALPHA = 16
- TEXTURE = 34
- COLORORTEXTURE = 35
- COEFFORTEXTURE = 36
Enum of Long
Functions accepting this type or a list of this type as a parameter:
Namespace: Material
Syntax