D6Axis - stingray.Joint.D6Axis enumeration reference - Stingray Lua API Reference

stingray.Joint.D6Axis enumeration reference

Description

Enumerates the degrees of freedom for a D6 joint.

Enumeration values

The rotation of the second actor around the Y axis of the first actor's frame.
The rotation of the second actor around the Z axis of the first actor's frame.
The rotation of the second actor around the X axis of the first actor's frame.
The translation of the second actor along the X axis of the first actor's frame.
The translation of the second actor along the Y axis of the first actor's frame.
The translation of the second actor along the Z axis of the first actor's frame.