btHingeFlags

An enum defined in __gmbullet.gml

Description

Enum representing flags for the hinge constraint.

Members

Name Description
BT_HINGE_FLAGS_CFM_STOP Flag indicating Constraint Force Mixing (CFM) for the stopping constraint in the hinge.
BT_HINGE_FLAGS_ERP_STOP Flag indicating Error Reduction Parameter (ERP) for the stopping constraint in the hinge.
BT_HINGE_FLAGS_CFM_NORM Flag indicating Constraint Force Mixing (CFM) for the normal constraint in the hinge.
BT_HINGE_FLAGS_ERP_NORM Flag indicating Error Reduction Parameter (ERP) for the normal constraint in the hinge.

Copyright © 2024, BlueBurn. Built on October 13, 2024 using GMDoc.