UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
Nanite::FCustomDepthContext Struct Reference

#include <NaniteComposition.h>

Public Attributes

FRDGTextureRef InputDepth = nullptr
 
FRDGTextureSRVRef InputStencilSRV = nullptr
 
FRDGTextureRef DepthTarget = nullptr
 
FRDGTextureRef StencilTarget = nullptr
 
bool bComputeExport = true
 

Member Data Documentation

◆ bComputeExport

bool Nanite::FCustomDepthContext::bComputeExport = true

◆ DepthTarget

FRDGTextureRef Nanite::FCustomDepthContext::DepthTarget = nullptr

◆ InputDepth

FRDGTextureRef Nanite::FCustomDepthContext::InputDepth = nullptr

◆ InputStencilSRV

FRDGTextureSRVRef Nanite::FCustomDepthContext::InputStencilSRV = nullptr

◆ StencilTarget

FRDGTextureRef Nanite::FCustomDepthContext::StencilTarget = nullptr

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