Shader "Custom/DepthReserve" { Properties { } SubShader { Tags { "RenderType" = "Opaque" "Queue"="Geometry+49" } LOD 100 Blend Zero One Pass { } } }