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::Components::EditorTransform Struct Reference

Static Public Member Functions

static EditorTransform Identity ()
 

Public Attributes

AZ::Vector3 m_translate
 Translation in engine units (meters)
 
AZ::Vector3 m_legacyScale
 Legacy vector scale value, retained only for migration.
 
float m_uniformScale
 Single scale value applied uniformly.
 
AZ::Vector3 m_rotate
 Rotation in degrees.
 
bool m_locked
 

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