BatchFilterSettings.rendererPriority

public int rendererPriority;

Description

The sorting priority to use for draw commands in this draw range.

This corresponds to Renderer.rendererPriority and allows you to control the rendering order of draw commands. Lower values are rendered first and higher values are rendered last.


Did you find this page useful? Please give it a rating: