Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


UpdateAllSortingGroups()

Updates all Sorting Group immediately.
Read time 1 minuteLast updated 6 days ago

Definition

public static void UpdateAllSortingGroups()

Remarks

This will update the sorting order for the Renderers under each active Sorting Group immediately, instead of waiting for the next LateUpdate to update the Sorting Group.