Class reference
VisualShaderNodeIntConstant
Inherits VisualShaderNodeConstant
A scalar integer constant to be used within the visual shader graph.
Description
Translated to [code skip-lint]int[/code] in the shader language.
Properties
int constant = 0
int constant = 0An integer constant which represents a state of this node.