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