sphere

Parent: object

Inherits from sceneobject

Displays a sphere. A sphere can either have its surface on the outside or inside.

radius float
Radius of sphere

normaldirection string
If 'outside' then surface of the sphere is displayed on the outside otherwise its inside eg if you were to surround a player with a sphere.

Is enumerated type of:
outside
inside