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