Previous Up Next

M3createObb
Creates a collision node containing a sphere and an Obb (the Obb being the sphere’s child).
The sizes are the Obb’s half-sizes and are integer values.

H3d M3createObb (
S3d _session_
[I I I] _volume_
)
Parameters

_session_
3D Session
_volume_
Half-sizes following axis X, Y and Z
Return value

Oriented collision box (OBB)
See Also

M3createSphere