SET OBJECT COLLISION TO POLYGONS
This command will set the specified 3D object to use polygon checking for collision detection. Polygon detection is much slower that box and sphere detection, but allows you to detect perfect collision between complex objects. The parameter should be specified using an integer value.
SYNTAX
SET OBJECT COLLISION TO POLYGONS Object Number
RELATED INFO
Basic3D Commands
Glossary
EXAMPLE
Object Collision