SortingLayerRangeConstructor

Switch to Manual
public SortingLayerRange (short lowerBound, short upperBound);

Parameters

lowerBoundLowest sorting layer value to include.
upperBoundHighest sorting layer value to include.

Description

Sets the inclusive range for a sorting layer object.

See Also: lowerBound, See Also: upperBound.