format
typescript
Rigidbody.WakeUp()class: Rigidbody
description
Wakes up the Rigidbody.
Use this method to wake up a Rigidbody when you need it to respond to external forces or collisions and start simulating motion again.
parameter
| param_name | type | description |
|---|
reture
| type | description |
|---|---|
void |
