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

#include <GeometryCollectionObject.h>

Public Member Functions

 FGeometryCollectionEmbeddedExemplar ()
 
 FGeometryCollectionEmbeddedExemplar (FSoftObjectPath NewExemplar)
 

Public Attributes

FSoftObjectPath StaticMeshExemplar
 
float StartCullDistance
 
float EndCullDistance
 
int32 InstanceCount
 

Constructor & Destructor Documentation

◆ FGeometryCollectionEmbeddedExemplar() [1/2]

FGeometryCollectionEmbeddedExemplar::FGeometryCollectionEmbeddedExemplar ( )
inline

◆ FGeometryCollectionEmbeddedExemplar() [2/2]

FGeometryCollectionEmbeddedExemplar::FGeometryCollectionEmbeddedExemplar ( FSoftObjectPath  NewExemplar)
inline

Member Data Documentation

◆ EndCullDistance

float FGeometryCollectionEmbeddedExemplar::EndCullDistance

◆ InstanceCount

int32 FGeometryCollectionEmbeddedExemplar::InstanceCount

◆ StartCullDistance

float FGeometryCollectionEmbeddedExemplar::StartCullDistance

◆ StaticMeshExemplar

FSoftObjectPath FGeometryCollectionEmbeddedExemplar::StaticMeshExemplar

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