VisualShaderNodeSwitch

Inherits: VisualShaderNode < Resource < RefCounted < Object

There is currently no description for this class. Please help us by contributing one!

Properties

OpType

op_type

0


Enumerations

enum OpType:

OpType OP_TYPE_FLOAT = 0

There is currently no description for this enum. Please help us by contributing one!

OpType OP_TYPE_INT = 1

There is currently no description for this enum. Please help us by contributing one!

OpType OP_TYPE_UINT = 2

There is currently no description for this enum. Please help us by contributing one!

OpType OP_TYPE_VECTOR_2D = 3

There is currently no description for this enum. Please help us by contributing one!

OpType OP_TYPE_VECTOR_3D = 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_BOOLEAN = 6

There is currently no description for this enum. Please help us by contributing one!

OpType OP_TYPE_TRANSFORM = 7

There is currently no description for this enum. Please help us by contributing one!

OpType OP_TYPE_MAX = 8

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!