RenderQueueRange Constructor

Declaration

public RenderQueueRange(int lowerBound, int upperBound);

Parameters

lowerBound Inclusive lower bound for the range.
upperBound Inclusive upper bound for the range.

Description

Create a render queue range struct.

Additional resources: ScriptableRenderContext.DrawRenderers.


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