Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


contactSpeed

The contact speed used to solve overlaps, in meters per second. See _contactSpeed.
Read time 1 minuteLast updated 12 days ago

Definition

  • Type: Property
  • Namespace: Unity.U2D.Physics
  • Assembly: UnityEngine.PhysicsCore2DModule
public float contactSpeed { readonly get; set; }