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

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.
 

Detailed Description

Interface for handling radius manipulator requests.


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