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

#include <GeometryCollectionObject.h>

Public Member Functions

GEOMETRYCOLLECTIONENGINE_API FGeometryCollectionLevelSetData ()
 

Public Attributes

int32 MinLevelSetResolution
 
int32 MaxLevelSetResolution
 
int32 MinClusterLevelSetResolution
 
int32 MaxClusterLevelSetResolution
 

Constructor & Destructor Documentation

◆ FGeometryCollectionLevelSetData()

FGeometryCollectionLevelSetData::FGeometryCollectionLevelSetData ( )

Member Data Documentation

◆ MaxClusterLevelSetResolution

int32 FGeometryCollectionLevelSetData::MaxClusterLevelSetResolution

◆ MaxLevelSetResolution

int32 FGeometryCollectionLevelSetData::MaxLevelSetResolution

◆ MinClusterLevelSetResolution

int32 FGeometryCollectionLevelSetData::MinClusterLevelSetResolution

◆ MinLevelSetResolution

int32 FGeometryCollectionLevelSetData::MinLevelSetResolution

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