Open 3D Engine LmbrCentral 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.
LmbrCentral::PolygonPrismShapeComponentRequests Class Referenceabstract

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
 

Detailed Description

Services provided by the Polygon Prism Shape Component.

Member Function Documentation

◆ SetHeight()

virtual void LmbrCentral::PolygonPrismShapeComponentRequests::SetHeight ( float  height)
pure virtual

Sets height of polygon shape.

Parameters
heightThe height of the polygon shape.

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