Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


linearSleepTolerance

A rigid-body cannot sleep if its linear velocity is above this tolerance.
Read time 1 minuteLast updated 4 days ago

Definition

  • Type: Property
  • Namespace: UnityEngine
  • Assembly: UnityEngine.Physics2DModule
public static float linearSleepTolerance { get; set; }