LanguageEnglish
  • C#
  • JS

Script language

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

This version of Unity is unsupported.

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.