DynamicSorting
enumeration in Doozy.Engine.UI
Description
The DynamicSorting enum describes the UIEffect automated sorting behaviors for its target ParticleSystem
See Also: UIEffect, ParticleSystem
Properties
-
Disabled – Automated sorting disabled
-
InFront – Automatically updates source’s SortingLayer and order in layer to appear in front of a specified target
-
Behind – Automatically updates source’s SortingLayer and order in layer to appear behind a specified target
-
Custom – Uses custom SortingLayer and sorting order values