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

RayTracingInstanceCullingTest.shadowCastingModeMask

public int shadowCastingModeMask;

Description

A value that indicates which ShadowCastingMode values are acccepted by this testing configuration.

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

If all ShadowCastingMode values are accepted then use -1 for this value.