Open 3D Engine AtomLyIntegration Gem API Reference
24.09
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
|
Inherits AZ::EBusTraits.
Public Member Functions | |
virtual void | UpdateCameraViewMode (EMStudio::RenderOptions::CameraViewMode mode)=0 |
Update the camera view mode. | |
virtual void | UpdateCameraFollowUp (bool followUp)=0 |
Update the camera follow up option. | |
virtual void | UpdateRenderFlags (EMotionFX::ActorRenderFlags renderFlags)=0 |
Update render flags. | |
Static Public Attributes | |
static const AZ::EBusHandlerPolicy | HandlerPolicy = AZ::EBusHandlerPolicy::Single |
static const AZ::EBusAddressPolicy | AddressPolicy = AZ::EBusAddressPolicy::Single |