Sandbox Logo

Vector2.Down

Vector2 Down { get; set; }

Description

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

Return

User Comments