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

Script language

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

Physics2D.colliderAsleepColor

public static Color colliderAsleepColor;

Description

The color used by the gizmos to show all asleep colliders (collider is asleep when the body is asleep).

This is only used in the editor to control gizmo options.