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

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

#include <LinearManipulator.h>

Public Attributes

AZ::Vector3 m_localPositionOffset
 The current offset of the manipulator from its starting position in local space.
 
AZ::Vector3 m_localScaleOffset
 The current offset of the manipulator from its starting scale in local space.
 
AzFramework::ScreenPoint m_screenPosition
 The current position in screen space of the manipulator.
 

Detailed Description

The state of the manipulator during an interaction.


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