UEConsole Commands
VariableConsole VariableRemaining

a.ParallelAnimInterpolation

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

Category: Remaining · Namespace: a

Help

If 1, animation interpolation will be run across the task graph system. If 0, interpolation will run purely on the game thread

Usage

Unreal console (open with ~)
> a.ParallelAnimInterpolation 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 a