VisualShaderNodeTransformOp
Inherits: VisualShaderNode < Resource < RefCounted < Object
There is currently no description for this class. Please help us by contributing one!
Properties
|
Enumerations
enum Operator:
Operator OP_AxB = 0
There is currently no description for this enum. Please help us by contributing one!
Operator OP_BxA = 1
There is currently no description for this enum. Please help us by contributing one!
Operator OP_AxB_COMP = 2
There is currently no description for this enum. Please help us by contributing one!
Operator OP_BxA_COMP = 3
There is currently no description for this enum. Please help us by contributing one!
Operator OP_ADD = 4
There is currently no description for this enum. Please help us by contributing one!
Operator OP_A_MINUS_B = 5
There is currently no description for this enum. Please help us by contributing one!
Operator OP_B_MINUS_A = 6
There is currently no description for this enum. Please help us by contributing one!
Operator OP_A_DIV_B = 7
There is currently no description for this enum. Please help us by contributing one!
Operator OP_B_DIV_A = 8
There is currently no description for this enum. Please help us by contributing one!
Operator OP_MAX = 9
There is currently no description for this enum. Please help us by contributing one!
Property Descriptions
Operator operator = 0
There is currently no description for this property. Please help us by contributing one!