Open topic with navigation
<viz:phys>.enable
Enable physics on all physics shape objects.
Remarks
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()
Return Value
None