VisualShaderNodeFloatOp

Inherits: VisualShaderNode < Resource < RefCounted < Object

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

Properties

Operator

operator

0


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_ATAN2 = 8

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

Operator OP_STEP = 9

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

Operator OP_ENUM_SIZE = 10

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!