Class VisualShaderNodeMultiplyAdd
Performs a fused multiply-add operation within the visual shader graph.
- Inheritance
-
VisualShaderNodeMultiplyAdd
Remarks
Uses three operands to compute (a * b + c)
expression.
Properties
op_type
A type of operands and returned value.
var op_type : int = 0