Sandbox Logo

Vector2.Random

Vector2 Random { get; set; }

Description

Uniformly samples a 2D position from all points with distance at most 1 from the origin.

Return

User Comments