Enum RenderPassSort Namespace: Unity.Tiny.Rendering Syntax public enum RenderPassSort : ushort Fields Name Description Value Unsorted 0 Sorted 1 SortZGreater 2 SortZLess 3