Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Components > API/Runtime/Engine/Components/UInstancedStaticMeshComponent
| Type | Name | Description | |
|---|---|---|---|
| bool | BatchUpdateInstancesTransforms
(
int32 StartInstanceIndex, |
Update the transform for an array of instances. | |
| bool | BatchUpdateInstancesTransforms
(
int32 StartInstanceIndex, |
This is array view version of the UFUNCTION, blueprints do not support ArrayViews at the time of adding this one | |
| bool | BatchUpdateInstancesTransforms
(
int32 StartInstanceIndex, |
TODO: KevinO cleanup. |