Legacy Documentation: Version 2017.1 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

RigidbodySleepMode2D

enumeration

Description

Settings for a Rigidbody2D's initial sleep state.

Variables

NeverSleepRigidbody2D never automatically sleeps.
StartAwakeRigidbody2D is initially awake.
StartAsleepRigidbody2D is initially asleep.

Did you find this page useful? Please give it a rating: