6 lines
64 B
Plaintext
Raw Permalink Normal View History

2025-05-18 01:04:31 +08:00
Shader "Depth Mask" {
SubShader{
ColorMask 0
Pass{}
}
}