Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

RenderQueueRange.upperBound

public int upperBound;

Description

Inclusive upper bound for the range.

Objects that have material render queue smaller or equal to this are included in the range.

Additional resources: lowerBound, FilteringSettings.renderQueueRange.