Class VisualShaderNodeFloatConstant
A scalar floating-point constant to be used within the visual shader graph.
- Inheritance
-
VisualShaderNodeFloatConstant
Remarks
Translated to float
in the shader language.
Properties
constant
A floating-point constant which represents a state of this node.
var constant : float = 0.0