Enable physics on all physics shape objects.
| <viz:phys>.enable() |
This command enables the physics simulator.
To create a physics shape object call one of the collide functions on it.
collideBox()
collideSphere()
collideCapsule()
collideMesh()
collidePlane()
collideCustom()
None