Skip to content

TPRandomPackage

Tomasz Piowczyk edited this page Sep 8, 2018 · 1 revision

You can see core wiki THERE

TPRandom

/// Returns a random point inside a box with radius 1
public static Vector2 InsideUnitSquare(){}

/// Returns a random point inside a square with radius 1
public static Vector3 InsideUnitBox(){}

Clone this wiki locally