Class VisualShaderNodeUIntConstant
An unsigned scalar integer constant to be used within the visual shader graph.
- Inheritance
-
VisualShaderNodeUIntConstant
Remarks
Translated to uint
in the shader language.
Properties
constant
An unsigned integer constant which represents a state of this node.
var constant : int = 0