Version: 2022.3
Experimental: this API is experimental and might be changed or removed in the future.

RayTracingInstanceCullingShaderTagConfig

struct in UnityEngine.Experimental.Rendering

切换到手册

描述

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

变量

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