Listener for polygon prism changes.
More...
#include <PolygonPrismShapeComponentBus.h>
Inherits AZ::ComponentBus, and AZ::VertexContainerNotificationInterface< AZ::Vector2 >.
|
void | OnVertexAdded (size_t) override |
| Called when a new vertex is added to polygon prism.
|
|
void | OnVertexRemoved (size_t) override |
| Called when a vertex is removed from polygon prism.
|
|
void | OnVertexUpdated (size_t) override |
| Called when a vertex is updated.
|
|
void | OnVerticesSet (const AZStd::vector< AZ::Vector2 > &) override |
| Called when all vertices on the polygon prism are set.
|
|
void | OnVerticesCleared () override |
| Called when all vertices from the polygon prism are removed.
|
|
Listener for polygon prism changes.
The documentation for this class was generated from the following file:
- Gems/LmbrCentral/Code/include/LmbrCentral/Shape/PolygonPrismShapeComponentBus.h