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 Component, AzFramework::Render::RenderSystemRequestBus::Handler, AzFramework::Components::DeprecatedComponentsRequestBus::Handler, Render::Bootstrap::NotificationBus::Handler, AtomBridgeRequestBus::Handler, and AZ::RPI::ViewportContextManagerNotificationsBus::Handler.
Public Member Functions | |
AZ_COMPONENT (AtomBridgeSystemComponent, "{FFB99CE4-2C9E-476D-8140-50A8A696E242}") | |
Protected Attributes | |
AzFramework::EntityContextId | m_entityContextId |
RPI::ViewPtr | m_view = nullptr |
AZStd::unordered_map< AzFramework::ViewportId, AZStd::shared_ptr< AtomDebugDisplayViewportInterface > > | m_activeViewportsList |
AZStd::unique_ptr< PerViewportDynamicDrawManager > | m_dynamicDrawManager |