VisualShaderNodeMix
Inherits: VisualShaderNode < Resource < RefCounted < Object
There is currently no description for this class. Please help us by contributing one!
Properties
|
Enumerations
enum OpType:
OpType OP_TYPE_SCALAR = 0
There is currently no description for this enum. Please help us by contributing one!
OpType OP_TYPE_VECTOR_2D = 1
There is currently no description for this enum. Please help us by contributing one!
OpType OP_TYPE_VECTOR_2D_SCALAR = 2
There is currently no description for this enum. Please help us by contributing one!
OpType OP_TYPE_VECTOR_3D = 3
There is currently no description for this enum. Please help us by contributing one!
OpType OP_TYPE_VECTOR_3D_SCALAR = 4
There is currently no description for this enum. Please help us by contributing one!
OpType OP_TYPE_VECTOR_4D = 5
There is currently no description for this enum. Please help us by contributing one!
OpType OP_TYPE_VECTOR_4D_SCALAR = 6
There is currently no description for this enum. Please help us by contributing one!
OpType OP_TYPE_MAX = 7
There is currently no description for this enum. Please help us by contributing one!
Property Descriptions
OpType op_type = 0
There is currently no description for this property. Please help us by contributing one!