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

#include <LandscapeRender.h>

Public Attributes

int32 MinIndex [LANDSCAPE_MAX_SUBSECTION_NUM][LANDSCAPE_MAX_SUBSECTION_NUM]
 
int32 MaxIndex [LANDSCAPE_MAX_SUBSECTION_NUM][LANDSCAPE_MAX_SUBSECTION_NUM]
 
int32 MinIndexFull
 
int32 MaxIndexFull
 

Member Data Documentation

◆ MaxIndex

int32 FLandscapeSharedBuffers::FLandscapeIndexRanges::MaxIndex[LANDSCAPE_MAX_SUBSECTION_NUM][LANDSCAPE_MAX_SUBSECTION_NUM]

◆ MaxIndexFull

int32 FLandscapeSharedBuffers::FLandscapeIndexRanges::MaxIndexFull

◆ MinIndex

int32 FLandscapeSharedBuffers::FLandscapeIndexRanges::MinIndex[LANDSCAPE_MAX_SUBSECTION_NUM][LANDSCAPE_MAX_SUBSECTION_NUM]

◆ MinIndexFull

int32 FLandscapeSharedBuffers::FLandscapeIndexRanges::MinIndexFull

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