Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

PanelSettings.sortingOrder

public float sortingOrder;

Description

When the Scene uses more than one panel, this value determines where this panel appears in the sorting order relative to other panels.

Unity renders panels with a higher sorting order value on top of panels with a lower value.