Class VisualShaderNodeFloatOp
A floating-point scalar operator to be used within the visual shader graph.
- Inheritance
-
VisualShaderNodeFloatOp
Remarks
Applies operator to two floating-point inputs: a
and b
.
Properties
operator
An operator to be applied to the inputs. See Operator for options.
var operator : int = 0