fix: softmask not working on PS4

Close #74
vr
mob-sakai 2020-05-01 11:41:34 +09:00
parent 3b427274c9
commit b391c103c5
1 changed files with 0 additions and 1 deletions

View File

@ -49,7 +49,6 @@ Shader "UI/Default-SoftMask"
CGPROGRAM
#pragma vertex vert
#pragma fragment frag
#pragma target 2.0
#include "UnityCG.cginc"
#include "UnityUI.cginc"