Version: 2023.1
언어: 한국어

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