Skip to content

RoyInterface / Exports / resource/material/RoyMaterialBase / RoyMatUniformType

Enumeration: RoyMatUniformType

resource/material/RoyMaterialBase.RoyMatUniformType

Table of contents

Enumeration Members

Enumeration Members

BOOL

BOOL = 0


INT

INT = 1


FLOAT

FLOAT = 2


FLOAT2

FLOAT2 = 3


FLOAT3

FLOAT3 = 4


FLOAT4

FLOAT4 = 5


FLOAT4_ARRAY

FLOAT4_ARRAY = 6


MAT3

MAT3 = 7


MAT4

MAT4 = 8


MAT4_ARRAY

MAT4_ARRAY = 9


COLOR3

COLOR3 = 10


COLOR4

COLOR4 = 11


CUSTOM

CUSTOM = 12