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::AngularManipulatorCircleViewFeedback Class Reference

A visual segment indicator of how much rotation has occurred about an AngularManipulator using a ManipulatorCircleView. More...

#include <AngularManipulatorCircleViewFeedback.h>

Public Member Functions

void Display (const AngularManipulator *angularManipulator, AzFramework::DebugDisplayRequests &debugDisplayRequests, const AzFramework::CameraState &cameraState)
 

Public Attributes

AngularManipulator::Action m_mostRecentAction
 The last action that occurred for an AngularManipulator (note: Must be updated in the AngularManipulator callbacks).
 

Detailed Description

A visual segment indicator of how much rotation has occurred about an AngularManipulator using a ManipulatorCircleView.


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