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::CapsuleManipulatorRequests Class Referenceabstract

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

Detailed Description

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


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