Class VisualShaderNodeMix
Linearly interpolates between two values within the visual shader graph.
- Inheritance
-
VisualShaderNodeMix
Remarks
Translates to mix(a, b, weight)
in the shader language.
Properties
op_type
A type of operands and returned value.
var op_type : int = 0