#include <PhysXConfiguration.h>
Inherits AzPhysics::SystemConfiguration.
Public Member Functions | |
| AZ_RTTI (PhysX::PhysXSystemConfiguration, "{6E25A37B-2109-452C-97C9-B737CC72704F}") | |
| bool | operator== (const PhysXSystemConfiguration &other) const |
| bool | operator!= (const PhysXSystemConfiguration &other) const |
Static Public Member Functions | |
| static void | Reflect (AZ::ReflectContext *context) |
| static PhysXSystemConfiguration | CreateDefault () |
Public Attributes | |
| AZ_CLASS_ALLOCATOR_DECL | |
| WindConfiguration | m_windConfiguration |
| Wind configuration for PhysX. | |
Contains global physics settings. Used to initialize the Physics System.