Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


otherCollider

The second Collider component of the ContactPair.
Read time 1 minuteLast updated 4 days ago

Definition

  • Type: Property
  • Namespace: UnityEngine
  • Assembly: UnityEngine.PhysicsModule
public Collider otherCollider { get; }

Remarks

This property is only accessible from the main thread.