Sandbox Logo

Vector2.Up

Vector2 Up { get; set; }

Description

Returns a 2D vector with Y set to 1. This represents the upwards direction in 2D space.

Return

User Comments