VisualShaderNodeScalarOp

Inherits: VisualShaderNode < Resource < Reference < 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

Operator OP_SUB = 1

Operator OP_MUL = 2

Operator OP_DIV = 3

Operator OP_MOD = 4

Operator OP_POW = 5

Operator OP_MAX = 6

Operator OP_MIN = 7

Operator OP_ATAN2 = 8

Operator OP_STEP = 9


Property Descriptions

Operator operator = 0

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