Set3DPhysicsJointConeTwistLimits
Description
Sets the angular limits for a cone twist joint in degrees. To unlock a particular value set it to 360
Definition
Set3DPhysicsJointConeTwistLimits( jointID, swingSpan1, swingSpan2, twistSpan )
void agk::Set3DPhysicsJointConeTwistLimits( UINT jointID, float swingSpan1, float swingSpan2, float twistSpan )
Parameters
- jointID - Id of joint
- swingSpan1 - angle in degrees
- swingSpan2 - angle in degrees
- twistSpan - angle in degrees