Viewport.DebugDraw

Values

ValueMeaning
debugDrawDisabled0

Objects are displayed normally.

debugDrawUnshaded1

Objects are displayed without light information.

debugDrawOverdraw2

Objected are displayed semi-transparent with additive blending so you can see where they intersect.

debugDrawWireframe3

Objects are displayed in wireframe style.

Meta