Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration UniformType

Enum mapping convenient uniform type names to a string representation

Index

Enumeration members

FLOAT = "float"
INTEGER = "integer"
MAT3 = "mat3"
MAT4 = "mat4"
VEC2 = "vec2"
VEC3 = "vec3"
VEC4 = "vec4"