Shader "AR/RookShader" { Properties { } SubShader { Tags { "Queue"="Geometry-100" "RenderType"="Transparent" } Pass { ZWrite On ColorMask 0 } } }