Previous | Up | Next |
Creates a collision node containing a sphere and an Obb (the Obb being the sphere’s child).Parameters
The sizes are the Obb’s half-sizes and are integer values.
H3d M3createObb ( S3d _session_ [I I I] _volume_ )
Return value
_session_ 3D Session _volume_ Half-sizes following axis X, Y and Z
Oriented collision box (OBB)See Also
M3createSphere