Skip to content

OnCircle

Description

OnCircle is a Function on Random
Returns a random point around the edge of a 2D circle of a given radius.

Example
local testVariable = Random.OnCircle(1.0)
Usage

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