Version: 2023.2
言語: 日本語

RayTracingInstanceCullingShaderTagConfig

struct in UnityEngine.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").