Navigation
API > API/Runtime > API/Runtime/GeometryCollectionEngine
Describes a group of instances within an ISM.
| Name | FGeometryCollectionMeshInfo |
| Type | struct |
| Header File | /Engine/Source/Runtime/Experimental/GeometryCollectionEngine/Public/GeometryCollection/GeometryCollectionISMPoolComponent.h |
| Include Path | #include "GeometryCollection/GeometryCollectionISMPoolComponent.h" |
Syntax
struct FGeometryCollectionMeshInfo
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| CustomData | TArray< float > | GeometryCollection/GeometryCollectionISMPoolComponent.h | ||
| InstanceGroupIndex | FInstanceGroups::FInstanceGroupId | GeometryCollection/GeometryCollectionISMPoolComponent.h | ||
| ISMIndex | int32 | GeometryCollection/GeometryCollectionISMPoolComponent.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TArrayView< const float > CustomDataSlice
(
int32 InstanceIndex, |
GeometryCollection/GeometryCollectionISMPoolComponent.h | ||
void ShadowCopyCustomData
(
int32 InstanceCount, |
GeometryCollection/GeometryCollectionISMPoolComponent.h |