Previous Up Next

M3createSphere
Create a collision node containing a sphere having as a radius (integer value) the value given as a parameter.

H3d M3createSphere (
S3d _session_
I _radius_
)
Parameters

_session_
3D Session
_radius_
Radius of sphere
Return value

Collision sphere
See Also

M3createObb