Combine VecI
Combine VecI
Section titled “Combine VecI” Category Numbers
Is Pair Node: No
Constructs a 2D vector from its X and Y components. The output is a VecI type, which represents a vector with integer components.
Inputs
Section titled “Inputs”Outputs
Section titled “Outputs” Vector
Section titled “ Vector ” Type: VecI
Default: (0, 0)
The resulting 2D vector constructed from the X and Y components.