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.
LyShine::RttChildPass Class Reference

Inherits LyShine::LyShineChildPass.

Public Member Functions

 AZ_RTTI (RttChildPass, "{54B0574D-2EB3-4054-9E1D-0E0D9C8CB09A}", LyShineChildPass)
 
 AZ_CLASS_ALLOCATOR (RttChildPass, AZ::SystemAllocator)
 
- Public Member Functions inherited from LyShine::LyShineChildPass
 AZ_RTTI (LyShineChildPass, "{41D525F9-09EB-4004-97DC-082078FF8DD2}", RasterPass)
 
 AZ_CLASS_ALLOCATOR (LyShineChildPass, AZ::SystemAllocator)
 

Static Public Member Functions

static AZ::RPI::Ptr< RttChildPassCreate (const AZ::RPI::PassDescriptor &descriptor)
 Creates a RttChildPass.
 
- Static Public Member Functions inherited from LyShine::LyShineChildPass
static AZ::RPI::Ptr< LyShineChildPassCreate (const AZ::RPI::PassDescriptor &descriptor)
 Creates a LyShineChildPass.
 

Protected Member Functions

 RttChildPass (const AZ::RPI::PassDescriptor &descriptor)
 
- Protected Member Functions inherited from LyShine::LyShineChildPass
 LyShineChildPass (const AZ::RPI::PassDescriptor &descriptor)
 
void SetupFrameGraphDependencies (AZ::RHI::FrameGraphInterface frameGraph) override
 

Protected Attributes

AZ::Data::Instance< AZ::RPI::AttachmentImage > m_attachmentImage
 
- Protected Attributes inherited from LyShine::LyShineChildPass
AttachmentImages m_attachmentImageDependencies
 

Friends

class LyShinePass
 

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