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

#include <NaniteCullRaster.h>

Public Attributes

uint32 NumChunks = 0
 
FRDGBufferRef ExplicitChunkDraws = nullptr
 
FRDGBufferRef InstanceIds = nullptr
 

Detailed Description

Used to supply an explicit list of chunks of draws.

Member Data Documentation

◆ ExplicitChunkDraws

FRDGBufferRef Nanite::FExplicitChunkDrawInfo::ExplicitChunkDraws = nullptr

◆ InstanceIds

FRDGBufferRef Nanite::FExplicitChunkDrawInfo::InstanceIds = nullptr

◆ NumChunks

uint32 Nanite::FExplicitChunkDrawInfo::NumChunks = 0

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