UEConsole Commands
VariableConsole VariableRemaining

au.3dVisualize.ActiveSounds.Type

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

Category: Remaining · Namespace: au

Help

Whether to show all sounds, on AudioComponents (Components Only), or off of AudioComponents (Non-Component Only). 0: All, 1: Components Only, 2: Non-Component Only

Usage

Unreal console (open with ~)
> au.3dVisualize.ActiveSounds.Type 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