Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


contactId

The unique Id of this contact. This contact is volatile and may be destroyed automatically when the world is modified or simulated therefore it should always be checked for validity with PhysicsShape.ContactId.isValid.
Read time 1 minuteLast updated 10 days ago

Definition

public PhysicsShape.ContactId contactId { get; }