Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


OtherColliderInstanceID

Instance ID of the second Collider in the ContactPair.
Read time 1 minuteLast updated 4 days ago

Definition

  • Type: Property
  • Namespace: UnityEngine
  • Assembly: UnityEngine.PhysicsModule
Warning
Deprecated. Please use ContactPair.otherColliderInstanceID instead.
public int OtherColliderInstanceID { get; }