Class reference
VisualShaderNodeUIntConstant
Inherits VisualShaderNodeConstant
An unsigned scalar integer constant to be used within the visual shader graph.
Description
Translated to uint in the shader language.
Properties
int constant = 0
int constant = 0An unsigned integer constant which represents a state of this node.