![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <RHIResources.h>
Public Attributes | |
| FRHITexture * | DepthStencilTarget = nullptr |
| FRHITexture * | ResolveTarget = nullptr |
| EDepthStencilTargetActions | Action = EDepthStencilTargetActions::DontLoad_DontStore |
| FExclusiveDepthStencil | ExclusiveDepthStencil |
| EDepthStencilTargetActions FRHIRenderPassInfo::FDepthStencilEntry::Action = EDepthStencilTargetActions::DontLoad_DontStore |
| FRHITexture* FRHIRenderPassInfo::FDepthStencilEntry::DepthStencilTarget = nullptr |
| FExclusiveDepthStencil FRHIRenderPassInfo::FDepthStencilEntry::ExclusiveDepthStencil |
| FRHITexture* FRHIRenderPassInfo::FDepthStencilEntry::ResolveTarget = nullptr |