EnableWorldCollisions()
Syntax
EnableWorldCollisions(State)Description
If 'State' is 0, the collisions are disabled in the world (default), else the collisions are monitored and can examined later with ExamineWorldCollisions(). The collisions only works if the physic engine is enabled with EnableWorldPhysics().
Supported OS
Windows, Linux