Skip to content

Combine VecD

Combine VecD
Vector
X
0
Y
0

Category Numbers
Is Pair Node: No


Constructs a 2D vector from its X and Y components.


Type: Double
Default: 0

First component of the vector.

Type: Double
Default: 0

Second component of the vector.


Type: VecD
Default: (0, 0)

The resulting 2D vector constructed from the X and Y components.



All of our content is carefully written by hand, no AI was involved during the process.