BallConstraint

Point to point constraint that can be applied on a since RigidBody or between two rigid bodies.

See Also

Static Variables


Name Description
rigidconstraint The RigidConstraint that currently owns the BallConstraint.
tau Controls the amount of elasticity applied between the rigid bodies and the pivot.
damping Variable that control and stabilize the amount of jittering.
impulse_clamp Clamp the impulse if it goes above the thresold specified by this variable.
cfm Controls the constraint force mix factor.
erp Sets the error reduction parameter.

Variables


Name Description
pivotA The first attach point of the constraint; always relative to the RigidBody pivot point the constraint is attached to.
pivotB The second attach point of the constraint; either a local or an absolute position based on the current RigidConstraint settings.

Functions


Name Description
SetSettings Specify the constraint settings.
SetOverrides Allows you to override the default values set for the constraint by the constraint solver.




NRG - API 2022.4.384543 - Fri Nov 4 2022
Copyright © 2022 nrgcore.com. All Rights Reserved. Terms of Service - Privacy Policy - EULA