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