gta.createSphere

Revision as of 00:20, 11 December 2019 by Mex (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

gta.createSphere

Signature: void gta.createSphere(Vec3 position, float radius)

Usage: create a sphere

Parameters

Vec3 position The 3D position for the sphere.
float radius The radius of the sphere.

Return

void

On failure: null n/a