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.
|
AtomImGuiToolsRequestBus provides an interface to interact with Atom ImGui debug tools. More...
#include <AtomImGuiToolsBus.h>
Inherits AZ::EBusTraits.
Public Member Functions | |
virtual void | ShowMaterialShaderDetailsForEntity (AZ::EntityId entity, bool autoOpenDialog)=0 |
Static Public Attributes | |
static constexpr AZ::EBusHandlerPolicy | HandlerPolicy = AZ::EBusHandlerPolicy::Single |
AtomImGuiToolsRequestBus provides an interface to interact with Atom ImGui debug tools.
|
pure virtual |
Change which entity is displayed in the material shader details tool. If @autoOpenDialog is true, it will open the dialog if it was not already visible.