Vizard 7 » Command Index » Vizard modules » viz » <viz:phys>.enable
7.6

<viz:phys>.enable

Enable physics on all physics shape objects.

<viz:phys>.enable()  

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