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