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 RenderDebugRequestBus::Handler.
Public Member Functions | |
AZ_TYPE_INFO (AZ::Render::RenderDebugComponentController, "{365E4B90-7145-4803-B990-B6D3E0C4B80B}") | |
RenderDebugComponentController (const RenderDebugComponentConfig &config) | |
void | Activate (EntityId entityId) |
void | Deactivate () |
void | SetConfiguration (const RenderDebugComponentConfig &config) |
const RenderDebugComponentConfig & | GetConfiguration () const |
Friends | |
class | RenderDebugEditorComponent |