6 lines
64 B
Plaintext
6 lines
64 B
Plaintext
![]() |
Shader "Depth Mask" {
|
||
|
SubShader{
|
||
|
ColorMask 0
|
||
|
Pass{}
|
||
|
}
|
||
|
}
|