VisualShaderNodeVectorOp
Inherits: VisualShaderNodeVectorBase < VisualShaderNode < Resource < RefCounted < Object
There is currently no description for this class. Please help us by contributing one!
Properties
|
Enumerations
enum Operator:
Operator OP_ADD = 0
There is currently no description for this enum. Please help us by contributing one!
Operator OP_SUB = 1
There is currently no description for this enum. Please help us by contributing one!
Operator OP_MUL = 2
There is currently no description for this enum. Please help us by contributing one!
Operator OP_DIV = 3
There is currently no description for this enum. Please help us by contributing one!
Operator OP_MOD = 4
There is currently no description for this enum. Please help us by contributing one!
Operator OP_POW = 5
There is currently no description for this enum. Please help us by contributing one!
Operator OP_MAX = 6
There is currently no description for this enum. Please help us by contributing one!
Operator OP_MIN = 7
There is currently no description for this enum. Please help us by contributing one!
Operator OP_CROSS = 8
There is currently no description for this enum. Please help us by contributing one!
Operator OP_ATAN2 = 9
There is currently no description for this enum. Please help us by contributing one!
Operator OP_REFLECT = 10
There is currently no description for this enum. Please help us by contributing one!
Operator OP_STEP = 11
There is currently no description for this enum. Please help us by contributing one!
Operator OP_ENUM_SIZE = 12
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!