This version of Unity is unsupported.

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.

See Also: lowerBound, FilteringSettings.renderQueueRange.