Navigation
API > API/Runtime > API/Runtime/GeometryCollectionEngine > API/Runtime/GeometryCollectionEngine/GeometryCollection
References
| Module | GeometryCollectionEngine |
| Header | /Engine/Source/Runtime/Experimental/GeometryCollectionEngine/Public/GeometryCollection/GeometryCollectionObject.h |
| Include | #include "GeometryCollection/GeometryCollectionObject.h" |
Syntax
USTRUCT (BlueprintType )
struct FGeometryCollectionEmbeddedExemplar
Variables
| Type | Name | Description | |
|---|---|---|---|
| float | EndCullDistance | ||
| int32 | InstanceCount | ||
| float | StartCullDistance | ||
| FSoftObjectPath | StaticMeshExemplar |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FGeometryCollectionEmbeddedExemplar
(
FSoftObjectPath NewExemplar |