SortingLayerRange

struct in UnityEngine.Rendering

/

Implemented in:UnityEngine.CoreModule

Description

Describes a renderer's sorting layer range.

ScriptableRenderContext.DrawRenderers, FilterRenderersSettings.sortingLayerRange.

Static Properties

allA range that includes all objects.

Properties

lowerBoundInclusive lower bound for the range.
upperBoundInclusive upper bound for the range.

Constructors

SortingLayerRangeSets the inclusive range for a sorting layer object.

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