Purpose

The module ComposeVector composes a vector from single scalar values.

Windows

Default Panel

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

Parameter Fields

Field Index

D: Double
V: Vector4
X: Double
Y: Double
Z: Double

Visible Fields

V

name: v, type: Vector4, persistent: no, deprecated name: vector

Shows the resulting composed vector.

X

name: x, type: Double, default: 0

Sets the first component of the resulting vector.

Y

name: y, type: Double, default: 0

Sets the second component of the resulting vector.

Z

name: z, type: Double, default: 0

Sets the third component of the resulting vector.

D

name: d, type: Double, default: 0

Sets the fourth component of the resulting vector.