beta
cables is under heavy development.
There might be one or another bug, please let us know about it!

Array3Multiply Op



Array3Multiply
Namespace: Ops.Array

Op author: pandur

multiply every XYZ member of array3x


Use this op to to multiply individual components of an array



Inputs

Array3x (Array)

3x array in

Mul X (Number)

Multiply x component by this number

Mul Y (Number)

Multiply y component by this number

Mul Z (Number)

Multiply z component by this number

Outputs

Result (Array)

Calculated array output


Caught a mistake or want to contribute to the documentation?

Edit Documentation 

Array3Multiply example


Patches using Array3Multiply

  • Examples (1)
  • Public
  • My Patches

Changelog


Ops.Array.Array3xMultiply renamed to Ops.Array.Array3Multiply
2019-06-13 - pandur