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::EntityIdManipulators Struct Reference

Generic wrapper to handle specific manipulators controlling 1-* entities. More...

#include <EditorTransformComponentSelection.h>

Public Attributes

EntityIdManipulatorLookups m_lookups
 
AZStd::unique_ptr< Manipulatorsm_manipulators
 The aggregate manipulator currently in use.
 

Detailed Description

Generic wrapper to handle specific manipulators controlling 1-* entities.

Member Data Documentation

◆ m_lookups

EntityIdManipulatorLookups AzToolsFramework::EntityIdManipulators::m_lookups

Mapping between the EntityId and the transform of the Entity at the point a manipulator started adjusting it.


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