EnablePhysicsDebugMode

Definition

EnablePhysicsDebugMode()

Description

As its name implies, this function enables physics debug mode.

Example

function Init()
    EnablePhysicsDebugMode()
end

function Update()

end
adminEnablePhysicsDebugMode