Skip to content

OnSphere

Description

OnSphere is a Function on Random
Returns a random point around the outside a 3D sphere of a given radius.

Example
local testVariable = Random.OnSphere(1.0)
Usage

network usage: Any (Client or Server/Host)
returns: Vector3
parameters:
- radius (float)