Version: 2022.2
언어: 한국어
Experimental: this API is experimental and might be changed or removed in the future.

RayTracingInstanceCullingConfig.materialTest

매뉴얼로 전환

설명

A Material-based test used in RayTracingAccelerationStructure.CullInstances.

This test can be used to ignore Materials that don't support ray tracing. If the test fails, the Renderer or the sub-mesh that uses the Material will be ignored when building the acceleration structure.

See Also: RayTracingAccelerationStructure.