UEConsole Commands
VariableConsole VariableParticle FX system

FX.BatchAsync

FX.BatchAsync is a console variable in Unreal Engine 5 (UE5). See what FX.BatchAsync does, its values, and how to use this cvar in the Unreal console below.

Category: Particle FX system · Namespace: fx

Help

If 1, particle async tasks are batched because they often take less time than it takes to wake up a task thread. No effect on editor.

Usage

Unreal console (open with ~)
> FX.BatchAsync 1

Console variables take a value. Replace 1 with the setting you need. Run it with no value to print the current one.

Related in fx