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

Store translation and orientation only (no scale). More...

#include <EditorTransformComponentSelection.h>

Public Attributes

AZ::Vector3 m_translation = AZ::Vector3::CreateZero()
 Position of frame.
 
AZ::Quaternion m_orientation = AZ::Quaternion::CreateIdentity()
 Orientation of frame.
 

Detailed Description

Store translation and orientation only (no scale).


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