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
struct FGeometryCollectionAutoInstanceMesh
Variables
| Type | Name | Description | |
|---|---|---|---|
| TArray< float > | CustomData | ||
| TArray< TObjectPtr< UMaterialInterface > > | Materials | ||
| TObjectPtr< const UStaticMesh > | Mesh | ||
| int32 | NumInstances |
Functions
| Type | Name | Description | |
|---|---|---|---|
| int32 |
Operators
| Type | Name | Description | |
|---|---|---|---|
| bool | operator==
(
const FGeometryCollectionAutoInstanceMesh& Other |
Deprecated Variables
| Type | Name | Description | |
|---|---|---|---|
| FSoftObjectPath | StaticMesh_DEPRECATED |