Open 3D Engine LyShine Gem API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
LyShinePassRequests Class Referenceabstract

Inherits AZ::EBusTraits.

Public Types

using BusIdType = AZ::RPI::SceneId
 

Public Member Functions

virtual void RebuildRttChildren ()=0
 Called when the number of render targets has changed and the LyShine pass needs to rebuild.
 
virtual AZ::RPI::RasterPass * GetRttPass (const AZStd::string &name)=0
 Returns a render to texture pass based on render target name.
 
virtual AZ::RPI::RasterPass * GetUiCanvasPass ()=0
 Returns the final pass that renders the UI canvas contents.
 

Static Public Attributes

static const AZ::EBusHandlerPolicy HandlerPolicy = AZ::EBusHandlerPolicy::Single
 
static const AZ::EBusAddressPolicy AddressPolicy = AZ::EBusAddressPolicy::ById
 

The documentation for this class was generated from the following file: