This version of Unity is unsupported.
Experimental: this API is experimental and might be changed or removed in the future.

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.