| Parameter | Description |
|---|---|
| shapes | The shapes to set the contact filter on. |
| filters | The contact filters to set, one entry per shape. |
Set the ContactFilter on a batch of shapes. The shapes and filters spans must be the same length; shapes[n] receives filters[n].
| Parameter | Description |
|---|---|
| shapes | The shapes to set the contact filter on. |
| contactFilter | The contact filter to set on every shape. |
Set the same ContactFilter on a batch of shapes.