xr-frame / Exports / EUniformType
# Enumeration: EUniformType
Uniform值得类型枚举。
# Table of contents
# Enumeration members
# Enumeration members
# FLOAT
• FLOAT = 0
# FLOAT2
• FLOAT2 = 1
# FLOAT3
• FLOAT3 = 2
# FLOAT4
• FLOAT4 = 3
# MAT2
• MAT2 = 4
# MAT3
• MAT3 = 5
# MAT4
• MAT4 = 6
# SAMPLER
• SAMPLER = 7