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::Editor::ConfigurationWidget Class Reference

#include <ConfigurationWidget.h>

Inherits QWidget, and ConfigurationWindowRequestBus::Handler.

Signals

void onConfigurationChanged (const PhysX::PhysXSystemConfiguration &physXSystemConfiguration, const PhysX::Debug::DebugConfiguration &physXDebugConfig, const AzPhysics::SceneConfiguration &defaultSceneConfiguration)
 

Public Member Functions

 AZ_CLASS_ALLOCATOR (ConfigurationWidget, AZ::SystemAllocator)
 
 ConfigurationWidget (QWidget *parent=nullptr)
 
void SetConfiguration (const PhysX::PhysXSystemConfiguration &physXSystemConfiguration, const PhysX::Debug::DebugConfiguration &physXDebugConfiguration, const AzPhysics::SceneConfiguration &defaultSceneConfiguration)
 
void ShowCollisionLayersTab () override
 
void ShowCollisionGroupsTab () override
 
void ShowGlobalSettingsTab () override
 

Detailed Description

Widget for editing physx configuration and settings.


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