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. |