Collider.providesContacts

public bool providesContacts;

Description

Whether or not this Collider generates contacts for Physics.ContactEvent.

If this property is set to true, all contacts produced by this collider will appear in the buffer. If this property is set to false, contact generation will depend on these factors:


Did you find this page useful? Please give it a rating: