Skip to content

Separate VecD

Separate VecD
X
Y
Vector
(0, 0)

Category Numbers
Is Pair Node: No


Separates a vector into two individual components: X and Y.


Type: VecD
Default: (0, 0)

The vector to separate into its individual components.


Type: Double
Default: 0

First component of the vector.

Type: Double
Default: 0

Second component of the vector.