Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


deniedShaderPasses

An array of Shader Pass names used by RayTracingAccelerationStructure.CullInstances to ignore Renderers or individual sub-meshes.
Read time 1 minuteLast updated 13 days ago

Definition

public string[] deniedShaderPasses

Remarks

If a Shader contains a Shader Pass from the list, the acceleration structure ignores the Renderer or the sub-mesh that uses the Shader.