Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


colliderInstanceID

Obsolete. Use colliderEntityId instead.
Read time 1 minuteLast updated 5 days ago

Definition

  • Type: Property
  • Namespace: UnityEngine
  • Assembly: UnityEngine.PhysicsModule
Warning
Removed. colliderInstanceID is deprecated, use colliderEntityId instead.
public int colliderInstanceID { get; set; }

Remarks

The ID of the Collider that you find the closest point on.