UEConsole Commands
VariableConsole VariablePhysics

p.RigidBodyNode.DebugDraw

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

Category: Physics · Namespace: p

Help

Whether to debug draw the rigid body simulation state. Requires p.Chaos.DebugDraw.Enabled 1 to function as well.

Usage

Unreal console (open with ~)
> p.RigidBodyNode.DebugDraw 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 p