Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


angularSleepTolerance

A Rigidbody cannot sleep if its angular velocity is above this tolerance threshold.
Read time 1 minuteLast updated 4 days ago

Definition

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