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.colliderAwakeColor

public static Color colliderAwakeColor;

Description

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

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