Sandbox Logo

Vector2.Left

Vector2 Left { get; set; }

Description

Returns a 2D vector with X set to 1. This represents the left hand direction in 2D space.

Return

User Comments