Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


SkipFrontToBackSorting

Whether depth-based sorting should be enabled. When enabled, there is a higher load on the CPU but less rendering overdraw. When disabled, there is less CPU utilization but more overdraw.
Read time 1 minuteLast updated 13 days ago

Definition

[NoAutoStaticsCleanup]public static bool SkipFrontToBackSorting { get; set; }