This version of Unity is unsupported.
Method group is Obsolete
Experimental: this API is experimental and might be changed or removed in the future.

DrawRendererSortSettings.sortOrthographic

Obsolete Use sortMode instead. public bool sortOrthographic;

Description

Should orthographic sorting be used?

See Also: TransparencySortMode, DrawRendererSettings, RenderLoop.DrawRenderers.