VisualShaderNodeTransformMult

Inherits: VisualShaderNode < Resource < Reference < Object

Properties

Operator operator 0

Enumerations

enum Operator:

  • OP_AxB = 0
  • OP_BxA = 1
  • OP_AxB_COMP = 2
  • OP_BxA_COMP = 3

Property Descriptions

Default 0
Setter set_operator(value)
Getter get_operator()