RigidbodySleepOn this pageRigidbody.Sleep() Forces a rigidbody to sleep at least one frame. Usage ---@type Rigidbodylocal rigidbody;rigidbody.Sleep()