D6Drive - stingray.Joint.D6Drive enumeration reference - Stingray Lua API Reference
         
	
    
    
Enumerates drive modes for D6 joints.
				|   | 
Drives around the X, Y and Z axes of the first actor's frame, interpolating in quaternion space
                                between the current orientation and the target orientation.
 | 
 
				|   | 
Drives independently around the Y and Z axes of the first actor's frame.
 | 
 
				|   | 
Drives around the X axis of the first actor's frame.
 | 
 
				|   | 
Drives along the X axis of the first actor's frame.
 | 
 
				|   | 
Drives along the Y axis of the first actor's frame.
 | 
 
				|   | 
Drives along the Z axis of the first actor's frame.
 |