class
ISphericalJointImplementation
Inherits:
IJointImplementation
Low-level interface for a joint used by the SphericalJoint component.
Should be implemented by the physics plugin to provide joint functionality.
Public
Methods
SetLimit
Determines the limit of the joint.
This clamps the rotation inside an eliptical angular cone. You must enable limit flag on the joint in order for this to be recognized.
GetLimit
SetFlag
Enables or disables a flag that controls the joint's behaviour.
HasFlag
Checks is the specified flag enabled.