Properties of compliant contact mode. More...
#include <PhysXMaterialConfiguration.h>
Public Member Functions | |
| AZ_TYPE_INFO (PhysX::CompliantContactModeConfiguration, "{1F38A087-E918-4ED1-AEC5-5FEC25A47AD1}") | |
Static Public Member Functions | |
| static void | Reflect (AZ::ReflectContext *context) |
Public Attributes | |
| bool | m_enabled = false |
| float | m_damping = 1.0f |
| float | m_stiffness = 1e+5f |
Properties of compliant contact mode.