Version: 2020.1
언어: 한국어

Renderer.renderingLayerMask

매뉴얼로 전환
public uint renderingLayerMask ;

설명

Determines which rendering layer this renderer lives on.

When using a scriptable render pipeline, you can specify an additional rendering-specific layer mask. This filters the renderers based on the mask the renderer has and the mask passed to the DrawRenderers command.