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.
Parameters
Section titled “Parameters”| Parameter | Type |
|---|---|
value |
ShaderValue |
Returns
Section titled “Returns”string