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.
LyShinePassDataRequests Class Referenceabstract

Inherits AZ::EBusTraits.

Public Types

using BusIdType = AZ::RPI::SceneId
 

Public Member Functions

virtual LyShine::AttachmentImagesAndDependencies GetRenderTargets ()=0
 

Static Public Attributes

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

Member Function Documentation

◆ GetRenderTargets()

virtual LyShine::AttachmentImagesAndDependencies LyShinePassDataRequests::GetRenderTargets ( )
pure virtual

Get a list of render targets that require a render to texture pass, and any other render targets that are drawn on them


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