Open 3D Engine Atom 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.
|
Custom data for the DownsampleMipChainPass. Should be specified in the PassRequest. More...
#include <DownsampleMipChainPassData.h>
Inherits AZ::RPI::PassData.
Public Member Functions | |
AZ_RTTI (DownsampleMipChainPassData, "{EB240B6F-91CB-401A-A099-8F06329BDF35}", PassData) | |
AZ_CLASS_ALLOCATOR (DownsampleMipChainPassData, SystemAllocator) | |
![]() | |
AZ_RTTI (PassData, "{F8594AE8-2588-4D64-89E5-B078A46A9AE4}") | |
AZ_CLASS_ALLOCATOR (PassData, SystemAllocator) | |
Static Public Member Functions | |
static void | Reflect (ReflectContext *context) |
![]() | |
static void | Reflect (ReflectContext *context) |
Public Attributes | |
AssetReference | m_shaderReference |
Reference to the Compute Shader that will be used by DownsampleMipeChainPass. | |
![]() | |
PipelineGlobalConnectionList | m_pipelineGlobalConnections |
Name | m_pipelineViewTag |
Custom data for the DownsampleMipChainPass. Should be specified in the PassRequest.