FREE TRIAL

|

☀
☾
class

SortGroup

Inherits from UnityEngine.MonoBehaviour

Configures the rendered sorting order of a UIBlock hierarchy.

Related Articles
Render Order

Properties

RenderOverOpaqueGeometry

Whether or not the content in the sort group should render over geometry rendered in the opaque render queue. This is useful for rendering in screen space.

RenderQueue

The render queue value to set on all (transparent) materials used to render this UIBlock hierarchy.

SortingOrder

The sorting order of this UIBlock hierarchy. Hierarchies with a higher sorting order render on top of those with a lower sorting order.

UIBlock

The UIBlock on this.gameObject.

See Also

UIBlock2D.ZIndex
TextBlock.ZIndex
☀
☾
In This Article
Legal EmailContact Github
Copyright © 2022 Supernova Technologies, LLC