2025-05-18 01:04:31 +08:00

6 lines
64 B
Plaintext

Shader "Depth Mask" {
SubShader{
ColorMask 0
Pass{}
}
}