Version: 2022.2
언어: 한국어
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.