UEConsole Commands
VariableConsole VariableRemaining

au.FocusData.InitializeFocusFactorOnFirstUpdate

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

Category: Remaining · Namespace: au

Help

When set to 1, focus factor will be initialized on first update to the proper value, instead of interpolating from 0 to the proper value. 0: Disabled, 1: Enabled (default)

Usage

Unreal console (open with ~)
> au.FocusData.InitializeFocusFactorOnFirstUpdate 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 au