UEConsole Commands
CommandConsole CommandParticle FX system

fx.ParticlePerfStats.RunTest

fx.ParticlePerfStats.RunTest is a console command in Unreal Engine 5 (UE5). See what fx.ParticlePerfStats.RunTest does and how to run it in the Unreal Engine console below.

Category: Particle FX system · Namespace: fx

Description

Runs for a number of frames then logs out the results. Arg0 = NumFrames. Arg1 = Gather World Stats (default 0). Arg2 = Gather System Stats (default 1). Arg3 = Gather Component Stats (default 0).

Usage

Unreal console (open with ~)
> fx.ParticlePerfStats.RunTest

Related in fx