SetObject3DPhysicsGroupAndMask

Description

Sets the objects collision group and mask. By default all physics objects are in one group and are not masked. If you use collision groups and masks you must use them for all physics objects in the world.

Definition

SetObject3DPhysicsGroupAndMask( objID, group, mask )

Parameters