Documentation

Support

Unity Studio

Open Unity Studio

Unity Studio

Vector2 node

Create a 2D vector from individual X and Y components.
Read time 1 minuteLast updated 11 days ago

The Vector2 node is a 2D vector toolbox for positions and directions (X, Y). Typical uses:
  • Measure distance/length on a 2D plane (for example, UI movement).
  • Normalize directions and blend or scale them.
  • Access common vectors like zero and one.

Vector2 node • Unity Studio • Unity Docs