Skip to main content

r.EnableDrawDebugHelpers

Var

Unreal Engine Var console variable.

rEnableDrawDebugHelpers

Description

If true, then any 'DrawDebug' helper functions will be enabled.\nIf false, then the 'DrawDebug' helper functions will exit early and any persistent items will be removed.\nThis is only considered when ENABLE_DRAW_DEBUG is true

Usage

r.EnableDrawDebugHelpers [value]

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