跳转到内容

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.