Purpose

The module DecomposeVector3 decomposes a given Vector3 into its three components.

Windows

Default Panel

../../../Modules/ML/MLCoordUtils1/mhelp/Images/Screenshots/DecomposeVector3._default.png

Parameter Fields

Field Index

compChanged: Trigger
V: Vector3
X: Double
Y: Double
Z: Double

Visible Fields

V

name: v, type: Vector3, default: 0 0 0

Sets the input vector.

X

name: x, type: Double, persistent: no

Shows the first component of the vector.

Y

name: y, type: Double, persistent: no

Shows the second component of the vector.

Z

name: z, type: Double, persistent: no

Shows the third component of the vector.

Hidden Fields

compChanged

name: compChanged, type: Trigger