VisualShaderNodeTransformMult.Operator

Values

ValueMeaning
opAxb0

Multiplies transform a by the transform b.

opBxa1

Multiplies transform b by the transform a.

opAxbComp2

Performs a component-wise multiplication of transform a by the transform b.

opBxaComp3

Performs a component-wise multiplication of transform b by the transform a.

Meta