Vector3.Random

Vector3 Random { get; set; }

Description

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

Return

User Comments