renderingLayerMaskNames
Returns the names of the Rendering Layer Masks for this pipeline.
Read time 1 minuteLast updated 8 days ago
Definition
- Type: Property
- Namespace: UnityEngine.Rendering
- Assembly: UnityEngine.CoreModule
public virtual string[] renderingLayerMaskNames { get; }
Remarks
This property is useful for creating custom Editor UI for a render pipeline.