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::AngularManipulator::Current Struct Reference

The state of the manipulator during an interaction. More...

#include <AngularManipulator.h>

Public Attributes

float m_deltaRadians
 Signed amount of rotation for manipulator (in radians).
 
AZ::Quaternion m_delta
 Amount of rotation to apply to manipulator during action.
 
AZ::Vector3 m_worldHitPosition
 World space hit position.
 

Detailed Description

The state of the manipulator during an interaction.


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