Class VisualShaderNodeSwitch
A selector function for use within the visual shader graph.
- Inheritance
-
VisualShaderNodeSwitch
Remarks
Returns an associated value of the op_type type if the provided boolean value is true
or false
.
Properties
op_type
A type of operands and returned value.
var op_type : int = 0