Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

RayTracingInstanceCullingTest.layerMask

public int layerMask;

Description

A value that indicates which layers are accepted by this testing configuration.

If a Renderer's layer is not matching the layer mask then the test fails.

If all layers are accepted, use -1 for this value.