Open 3D Engine PhysX Gem API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
PhysX::CompliantContactModeConfiguration Struct Reference

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
 

Detailed Description

Properties of compliant contact mode.


The documentation for this struct was generated from the following file: