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.
|
This bus is used to request changes to the viewport info display overlay. More...
#include <AtomViewportInfoDisplayBus.h>
Inherits AZ::EBusTraits.
Public Member Functions | |
virtual ViewportInfoDisplayState | GetDisplayState () const =0 |
Gets the current viewport info overlay state. | |
virtual void | SetDisplayState (ViewportInfoDisplayState state)=0 |
Static Public Attributes | |
static const AZ::EBusHandlerPolicy | HandlerPolicy = EBusHandlerPolicy::Single |
static const AZ::EBusAddressPolicy | AddressPolicy = EBusAddressPolicy::Single |
This bus is used to request changes to the viewport info display overlay.
|
pure virtual |
Sets the current viewport info overlay state. The overlay will be drawn to the default viewport context every frame, if enabled.