#include <ColliderComponentBus.h>
Inherits AZ::ComponentBus.
|
virtual AzPhysics::ShapeColliderPairList | GetShapeConfigurations ()=0 |
| Gets the collection of collider configuration / shape configuration pairs used to define the collider's shapes.
|
|
virtual AZStd::vector< AZStd::shared_ptr< Physics::Shape > > | GetShapes ()=0 |
| Gets the collection of physics shapes associated with the collider.
|
|
Messages serviced by a PhysX collider component. A PhysX collider component allows collision geometry to be attached to bodies in PhysX.
The documentation for this class was generated from the following file:
- Gems/PhysX/Code/Include/PhysX/ColliderComponentBus.h