2026-04-08 마법진 소환

This commit is contained in:
2026-04-08 14:59:20 +09:00
parent 4eca51b885
commit 8c69bf25cc
110 changed files with 6630 additions and 8179 deletions

View File

@@ -140,11 +140,10 @@ Shader "BoZo/BMAC_Toon_Custom"
Stencil
{
Ref [_RefVal]
WriteMask [_StencilWriteMask]
ReadMask [_StencilReadMask]
Comp [_Compa]
Pass [_StencilPass]
Ref 1
WriteMask 1
Comp Always
Pass Replace
}
HLSLPROGRAM