Deconstruct Vector

Deconstruct_Vector_Big.png 

Defines three variables based on the input vector's components.

Inputs

Name

Type

Description

Point

Vector

The point.

Outputs

Name

Type

Description

X

Number

The X component of the vector.

Y

Number

The Y component of the vector.

Z

Number

The Z component of the vector.