【云游商人】特效问题修改

dev_chengFeng
ZhangBiao 2021-04-23 14:16:40 +08:00
parent 1b92e5fed4
commit 08d8e0b8f3
2 changed files with 6 additions and 1 deletions

View File

@ -8,7 +8,7 @@ Material:
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: Mask_3D_New
m_Shader: {fileID: 46, guid: 0000000000000000f000000000000000, type: 0}
m_Shader: {fileID: 4800000, guid: 2bb56f974ad56614bbc79a950f19cf2c, type: 3}
m_ShaderKeywords:
m_LightmapFlags: 4
m_EnableInstancingVariants: 0

View File

@ -21,6 +21,11 @@ Category {
// ---- Fragment program cards
SubShader {
Stencil{
Ref 1
Comp equal
}
Pass {
CGPROGRAM