bUseMultiThreadedAnimationUpdate

Allows this anim Blueprint to update its native update, blend tree, montages and asset players on a worker thread.

Windows
MacOS
Linux

Syntax

bool bUseMultiThreadedAnimationUpdate

Remarks

Allows this anim Blueprint to update its native update, blend tree, montages and asset players on a worker thread. The compiler will attempt to pick up any issues that may occur with threaded update. For updates to run in multiple threads both this flag and the project setting "Allow Multi Threaded Animation Update" should be set.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss