SortingLayerRange(short, short)
Sets the inclusive range for a sorting layer object.
Read time 1 minuteLast updated 5 days ago
Definition
- Type: Constructor
- Namespace: UnityEngine.Rendering
- Assembly: UnityEngine.CoreModule
public SortingLayerRange(short lowerBound, short upperBound)
Parameters
Remarks
Additional Resources: SortingLayerRange.lowerBound, Additional Resources: SortingLayerRange.upperBound.