![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <NaniteComposition.h>
Public Attributes | |
| FRDGTextureRef | InputDepth = nullptr |
| FRDGTextureSRVRef | InputStencilSRV = nullptr |
| FRDGTextureRef | DepthTarget = nullptr |
| FRDGTextureRef | StencilTarget = nullptr |
| bool | bComputeExport = true |
| FRDGTextureRef Nanite::FCustomDepthContext::DepthTarget = nullptr |
| FRDGTextureRef Nanite::FCustomDepthContext::InputDepth = nullptr |
| FRDGTextureSRVRef Nanite::FCustomDepthContext::InputStencilSRV = nullptr |
| FRDGTextureRef Nanite::FCustomDepthContext::StencilTarget = nullptr |