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::CollisionLayersWidget Class Reference

Inherits QWidget, and AzToolsFramework::IPropertyEditorNotify.

Signals

void onValueChanged (const AzPhysics::CollisionLayers &newValue)
 

Public Member Functions

 AZ_CLASS_ALLOCATOR (CollisionLayersWidget, AZ::SystemAllocator)
 
 CollisionLayersWidget (QWidget *parent=nullptr)
 
void SetValue (const AzPhysics::CollisionLayers &layers)
 
const AzPhysics::CollisionLayers & GetValue () const
 

Static Public Attributes

static const AZ::u32 s_maxCollisionLayerNameLength = 32
 
static const AZStd::string s_defaultCollisionLayerName
 

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