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 pressure but more overdraw.
Read time 1 minuteLast updated 10 days ago

Definition

public static bool SkipFrontToBackSorting { get; set; }