Open 3D Engine AzToolsFramework API Reference 26.05.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
AzToolsFramework::CylinderManipulatorRequests Class Referenceabstract

#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.
 

Detailed Description

Interface for handling cylinder manipulator requests. Note that radius requests are handled by RadiusManipulatorRequests.


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