This version of Unity is unsupported.

RenderQueueRange.lowerBound

public int lowerBound;

Description

Inclusive lower bound for the range.

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

See Also: upperBound, FilteringSettings.renderQueueRange.