Sandbox Logo

Vector2.Right

Vector2 Right { get; set; }

Description

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

Return

User Comments