OBJECT HIT()
This command will return a one if the two specified 3D objects hit each other. If the second object number is set to zero, the number of the object hit by the first object will be returned as an integer value. The parameters should be specified using integer values.

SYNTAX
Return Value=OBJECT HIT(Object Number A, Object Number B)

RELATED INFO
Basic3D Commands
Glossary

EXAMPLE
Object Collision