Interface for handling radius manipulator requests. More...
#include <RadiusManipulatorRequestBus.h>
Inherits AZ::EntityComponentBus.
Public Member Functions | |
| virtual float | GetRadius () const =0 |
| Get the radius of the shape. | |
| virtual void | SetRadius (float radius)=0 |
| Set the radius of the shape. | |
Interface for handling radius manipulator requests.