Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


RayTracingInstanceCullingShaderTagConfig

A Shader Tag configuration used by RayTracingAccelerationStructure.CullInstances to filter and classify Materials.
Read time 1 minuteLast updated 9 days ago

Definition

public struct RayTracingInstanceCullingShaderTagConfig

Remarks

Fields

Value

Description

tagIdA shader tag id. Use ShaderTagId constructor to create one (e.g. ShaderTagId("RenderPipeline").
tagValueIdA shader tag id value. Use ShaderTagId constructor to create one (e.g. ShaderTagId("UltraHDRP").