Class reference
VisualShaderNodeFloatConstant
Inherits VisualShaderNodeConstant
A scalar floating-point constant to be used within the visual shader graph.
Description
Translated to [code skip-lint]float[/code] in the shader language.
Properties
float constant = 0.0
float constant = 0.0A floating-point constant which represents a state of this node.