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::TransformComponentMessages Class Referenceabstract

Inherits AZ::ComponentBus.

Public Types

using Bus = AZ::EBus< TransformComponentMessages >
 

Public Member Functions

virtual const EditorTransformGetLocalEditorTransform ()=0
 
virtual void SetLocalEditorTransform (const EditorTransform &dest)=0
 
virtual void TranslateBy (const AZ::Vector3 &)=0
 
virtual void RotateBy (const AZ::Vector3 &)=0
 
virtual bool IsTransformLocked ()=0
 

Static Public Attributes

static const AZ::EBusHandlerPolicy HandlerPolicy = AZ::EBusHandlerPolicy::Multiple
 

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