RayTracingInstanceCullingShaderTagConfig

struct in UnityEngine.Rendering

/

Implemented in:UnityEngine.CoreModule

Description

A Shader Tag configuration used by RayTracingAccelerationStructure.CullInstances to filter and classify Materials.

Properties

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").

Did you find this page useful? Please give it a rating: