class BallSocketJoint : PhysicsJoint

book_4_sparkGenerated
code_blocksInput

Description

The BallSocketJoint class represents a ball-and-socket constraint in the physics system. It allows for rotational movement around a single point, similar to a human shoulder or hip joint.

Members

Instance Properties

Member Name Summary
Friction Constraint friction.
SwingLimit Maximum angle it should be allowed to swing to.
SwingLimitEnabled Indicates whether the swing limit is enabled.
TwistLimit Defines the limits for twisting motion.
TwistLimitEnabled Indicates whether the twist limit is enabled.