Batch Update Instances Transforms

Batch Update Instances Transforms

Windows
MacOS
Linux

Update the transform for an array of instances.

Target is Instanced Static Mesh Component

Batch Update Instances Transforms
Target
Start Instance Index
0
New Instances Transforms
World Space
Mark Render State Dirty
Teleport
Return Value

Inputs

In
Exec
Target
Instanced Static Mesh Component Object Reference
Start Instance Index
Integer

The starting index of the instances to update

New Instances Transforms
Array of Transforms

The new transforms

World Space
Boolean

If true, the new transforms are interpreted as a World Space transform, otherwise it is interpreted as Local Space

Mark Render State Dirty
Boolean

If true, the change should be visible immediately. If you are updating many instances you should only set this to true for the last instance.

Teleport
Boolean

Whether or not the instances physics should be moved normally, or teleported (moved instantly, ignoring velocity).

Outputs

Out
Exec
Return Value
Boolean

True on success.

Select Skin
Light
Dark

Welcome to the new Unreal Engine 4 Documentation site!

We're working on lots of new features including a feedback system so you can tell us how we are doing. It's not quite ready for use in the wild yet, so head over to the Documentation Feedback forum to tell us about this page or call out any issues you are encountering in the meantime.

We'll be sure to let you know when the new system is up and running.

Post Feedback