Open 3D Engine LmbrCentral Gem API Reference
24.09
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
|
Services provided by the Polygon Prism Shape Component. More...
#include <PolygonPrismShapeComponentBus.h>
Inherits AZ::VariableVertices< AZ::Vector2 >.
Public Member Functions | |
virtual AZ::PolygonPrismPtr | GetPolygonPrism ()=0 |
Returns a reference to the underlying polygon prism. | |
virtual void | SetHeight (float height)=0 |
Services provided by the Polygon Prism Shape Component.
|
pure virtual |
Sets height of polygon shape.
height | The height of the polygon shape. |