Skip to content

nameGlslType

nameGlslType(value): string

Defined in: packages/engine/src/render/shader.ts:20

The GLSL type a uniform value takes. A Color is a vec3 with no alpha.

Parameter Type
value ShaderValue

string