SortingLayerRange

struct in UnityEngine.Rendering

Cambiar al Manual

Descripción

Describes a renderer's sorting layer range.

ScriptableRenderContext.DrawRenderers, FilterRenderersSettings.sortingLayerRange.

Variables Estáticas

allA range that includes all objects.

Variables

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

Constructores

SortingLayerRangeSets the inclusive range for a sorting layer object.