btSliderFlags

An enum defined in __gmbullet.gml

Description

Enum representing flags for the slider constraint.

Members

Name Description
BT_SLIDER_FLAGS_CFM_DIRLIN Flag indicating Constraint Force Mixing (CFM) for linear direction in the slider.
BT_SLIDER_FLAGS_ERP_DIRLIN Flag indicating Error Reduction Parameter (ERP) for linear direction in the slider.
BT_SLIDER_FLAGS_CFM_DIRANG Flag indicating Constraint Force Mixing (CFM) for angular direction in the slider.
BT_SLIDER_FLAGS_ERP_DIRANG Flag indicating Error Reduction Parameter (ERP) for angular direction in the slider.
BT_SLIDER_FLAGS_CFM_ORTLIN Flag indicating Constraint Force Mixing (CFM) for orthogonal linear direction in the slider.
BT_SLIDER_FLAGS_ERP_ORTLIN Flag indicating Error Reduction Parameter (ERP) for orthogonal linear direction in the slider.
BT_SLIDER_FLAGS_CFM_ORTANG Flag indicating Constraint Force Mixing (CFM) for orthogonal angular direction in the slider.
BT_SLIDER_FLAGS_ERP_ORTANG Flag indicating Error Reduction Parameter (ERP) for orthogonal angular direction in the slider.
BT_SLIDER_FLAGS_CFM_LIMLIN Flag indicating Constraint Force Mixing (CFM) for linear limit in the slider.
BT_SLIDER_FLAGS_ERP_LIMLIN Flag indicating Error Reduction Parameter (ERP) for linear limit in the slider.
BT_SLIDER_FLAGS_CFM_LIMANG Flag indicating Constraint Force Mixing (CFM) for angular limit in the slider.
BT_SLIDER_FLAGS_ERP_LIMANG Flag indicating Error Reduction Parameter (ERP) for angular limit in the slider.

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