Version: 2022.3
言語: 日本語
Experimental: this API is experimental and might be changed or removed in the future.

RayTracingInstanceCullingTest.shadowCastingModeMask

マニュアルに切り替える
public int shadowCastingModeMask ;

説明

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.