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

RayTracingInstanceCullingMaterialTest.deniedShaderPasses

매뉴얼로 전환
public string[] deniedShaderPasses ;

설명

An array of Shader Pass names used by RayTracingAccelerationStructure.CullInstances to ignore Renderers or individual sub-meshes.

If a Shader contains a Shader Pass from the list then the acceleration structure will ignore the Renderer or the sub-mesh using the Shader.

RayTracingAccelerationStructure.CullInstances.