class BallSocketJoint : PhysicsJoint

robot_2Generated
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 NameSummary
FrictionConstraint friction.
SwingLimitMaximum angle it should be allowed to swing to.
SwingLimitEnabledIndicates whether the swing limit is enabled.
TwistLimitDefines the range of allowed twist angles.
TwistLimitEnabledIndicates whether the twist limit is enabled.