SortingLayerRange

struct in UnityEngine.Rendering

/

Implemented in:UnityEngine.CoreModule

Description

Describes a renderer's sorting layer range.

ScriptableRenderContext.DrawRenderers, FilterRenderersSettings.sortingLayerRange.

Static Properties

Property Description
allA range that includes all objects.

Properties

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

Constructors

Constructor Description
SortingLayerRangeSets the inclusive range for a sorting layer object.

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