Skip to main content

r.GPUStatsChildTimesIncluded

Var

Unreal Engine Var console variable.

rGPUStatsChildTimesIncluded

Description

If this is enabled, the child stat timings will be included in their parents' timesThis presents problems for non-hierarchical stats if we're expecting them to add uto the total GPU time, so we probably want this disabled

Usage

r.GPUStatsChildTimesIncluded [value]

Set via the console (~) or in DefaultEngine.ini / DefaultGame.ini.