ZIndexBehavior
Used by LayerCollector.ZIndexBehavior to control how the GuiObject.ZIndex property behaves for descendants.
Objetos
Nombre | Valor | Resumen |
---|---|---|
Global | 0 | The ZIndex property overrides the default value computed from the depth in the hierarchy. |
Sibling | 1 | The ZIndex property controls the order in which the GuiObject renders relative to its siblings. |