Open 3D Engine LyShine 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.
|
Inherits AZ::RPI::RasterPass.
Inherited by LyShine::RttChildPass.
Public Member Functions | |
AZ_RTTI (LyShineChildPass, "{41D525F9-09EB-4004-97DC-082078FF8DD2}", RasterPass) | |
AZ_CLASS_ALLOCATOR (LyShineChildPass, AZ::SystemAllocator) | |
Static Public Member Functions | |
static AZ::RPI::Ptr< LyShineChildPass > | Create (const AZ::RPI::PassDescriptor &descriptor) |
Creates a LyShineChildPass. | |
Protected Member Functions | |
LyShineChildPass (const AZ::RPI::PassDescriptor &descriptor) | |
void | SetupFrameGraphDependencies (AZ::RHI::FrameGraphInterface frameGraph) override |
Protected Attributes | |
AttachmentImages | m_attachmentImageDependencies |
Friends | |
class | LyShinePass |