Skip to main content

Rigidbody.WakeUp()

Forces a rigidbody to wake up.

Usage

---@type Rigidbody
local rigidbody;


rigidbody.WakeUp()