Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


collisionDetectionMode

The method used by the physics engine to check if two objects have collided.
Read time 1 minuteLast updated 4 days ago

Definition

  • Type: Property
  • Namespace: UnityEngine
  • Assembly: UnityEngine.Physics2DModule
public CollisionDetectionMode2D collisionDetectionMode { get; set; }