Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


sleepThreshold

Cloth's sleep threshold.
Read time 1 minuteLast updated 5 days ago

Definition

  • Type: Property
  • Namespace: UnityEngine
  • Assembly: UnityEngine.ClothModule
public float sleepThreshold { get; set; }

Remarks

Sleep threshold is a linear speed of cloth particles, below which the whole cloth piece is going to fall asleep.