Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


collider

The first Collider component of the ContactPair.
Read time 1 minuteLast updated 10 days ago

Definition

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

Remarks

This property is only accessible from the main thread.