Collision.contacts
Name | Type |
---|---|
contacts | ContactPoint |
Description
The contact points generated by the physics engine. You should avoid using this as it produces memory garbage. Use GetContact or GetContacts instead.
Name | Type |
---|---|
contacts | ContactPoint |
The contact points generated by the physics engine. You should avoid using this as it produces memory garbage. Use GetContact or GetContacts instead.