Contents

collisionFilter

Defines the collision groups that the collider belongs to, and the mask used to determine which groups this collider affects.

Declaration

var collisionFilter: ClothCollisionFilter

Discussion

By default, the collision groups are set to .defaultColliders, and the mask is set to .all.