GraphType
GraphType =
"float"|"vec2"|"vec3"|"vec4"
Defined in: materialGraph.ts:19
A node’s GLSL output type. Determines how it combines and how it promotes to fragColor.
GraphType =
"float"|"vec2"|"vec3"|"vec4"
Defined in: materialGraph.ts:19
A node’s GLSL output type. Determines how it combines and how it promotes to fragColor.