STATUS_ROTATE_Z
integer STATUS_ROTATE_Z = 0x8;Controls/indicates whether the object can physically rotate around
the specific axis or not. This flag has no meaning
for non-physical objects. Set the value to FALSE
if you want to disable rotation around that axis. The
default is TRUE for a physical object.
A useful example to think about when visualizing
the effect is a sit-and-spin device. They spin around the
Z axis (up) but not around the X or Y axis.
Examples
Section titled “Examples”Add example usage here.
Add additional notes, caveats, or tips here.
See Also
Section titled “See Also”- Related pages can be linked here