Definition
DisablePhysicsDebugMode()
Description
As its name implies, this function disables physics debug mode.
Example
function Init() DisablePhysicsDebugMode() end function Update() endDisablePhysicsDebugMode
DisablePhysicsDebugMode()
function Init() DisablePhysicsDebugMode() end function Update() endDisablePhysicsDebugMode