VisualShaderNodeTransformVecMult

Inherits: VisualShaderNode < Resource < Reference < Object

Properties

Operator operator 0

Enumerations

enum Operator:

  • OP_AxB = 0
  • OP_BxA = 1
  • OP_3x3_AxB = 2
  • OP_3x3_BxA = 3

Property Descriptions

Default 0
Setter set_operator(value)
Getter get_operator()