Initial commit: Client Doc docs Server Tools
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
Shader "Spine/Special/HiddenPass" {
|
||||
SubShader
|
||||
{
|
||||
Tags {"Queue" = "Geometry-1" }
|
||||
Lighting Off
|
||||
Pass
|
||||
{
|
||||
ZWrite Off
|
||||
ColorMask 0
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user