#include <CylinderManipulatorRequestBus.h>
Inherits AZ::EntityComponentBus.
Public Member Functions | |
| virtual float | GetHeight () const =0 |
| Get the height of the cylinder shape. | |
| virtual void | SetHeight (float height)=0 |
| Set the height of the cylinder shape. | |
Interface for handling cylinder manipulator requests. Note that radius requests are handled by RadiusManipulatorRequests.