btConstraintParams

An enum defined in __gmbullet.gml

Description

Enum defining constraint parameters for Bullet physics constraints.

Members

Name Description
BT_CONSTRAINT_ERP Error Reduction Parameter (ERP) for the constraint.
BT_CONSTRAINT_STOP_ERP Stop ERP for the constraint.
BT_CONSTRAINT_CFM Constraint Force Mixing (CFM) for the constraint.
BT_CONSTRAINT_STOP_CFM Stop CFM for the constraint.

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