Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/ISMPartition > API/Runtime/Engine/ISMPartition/FISMComponentBatcher
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/ISMPartition/ISMComponentBatcher.h |
| Include | #include "ISMPartition/ISMComponentBatcher.h" |
| Source | /Engine/Source/Runtime/Engine/Private/ISMPartition/ISMComponentBatcher.cpp |
void InitComponent
&40;
UInstancedStaticMeshComponent &42; ISMComponent
&41; const
Remarks
Initialize the instances of the provided ISM component using the batched data stored in this class.
Parameters
| Name | Description |
|---|---|
| ISMComponent | Instanced static mesh component which will be modified. |