Skip to content

format

typescript
Rigidbody.isSleeping

class: Rigidbody

description

(Read Only) Whether the Rigidbody is sleeping.

parameter

param_nametypedescription

reture

typedescription
booleanWhether the Rigidbody is sleeping.

code example