gta.createSphere

From GTA Connected
Jump to navigation Jump to search

Function Server and Client icon-iii.png icon-vc.png icon-sa.png icon-iv.png Online and Offline

Available since Server 1.0.0, Client 1.0.0

Marker gta.createSphere(Vec3 position, float radius)

The gta.createSphere function is used to create a sphere.

Parameters

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

Return

Marker A handle to the marker that was created.

Notes

There aren't any notes for this function.

Examples

There aren't any examples for this function.

Compatibility

  • This function was previously named game.createSphere in version 1.0.71.

Related

Server Related

icon-iii.png icon-vc.png icon-sa.png icon-iv.png gta.createSphere


Client Related

icon-iii.png icon-vc.png gta.createSphere