Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


renderingLayerMaskNames

Returns the names of the Rendering Layer Masks for this pipeline.
Read time 1 minuteLast updated 8 days ago

Definition

Warning
Deprecated. This property is obsolete. Use RenderingLayerMask API and Tags & Layers project settings instead. #from(23.3)
public virtual string[] renderingLayerMaskNames { get; }

Remarks

This property is useful for creating custom Editor UI for a render pipeline.