Skip to content
This repository was archived by the owner on Apr 29, 2021. It is now read-only.

Commit 23a5856

Browse files
author
Yuncong Zhang
committed
Fix issues.
1 parent f935fa5 commit 23a5856

File tree

7 files changed

+528
-269
lines changed

7 files changed

+528
-269
lines changed

Runtime/Resources/UIWidgets_canvas_strokeAlpha.shader

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Shader "UIWidgets/canvas_strokeAlpha"
99
SubShader {
1010
ZTest Always
1111
ZWrite Off
12-
Blend One OneMinusSrcAlpha
12+
Blend [_SrcBlend] [_DstBlend]
1313

1414
Stencil {
1515
Ref 128

0 commit comments

Comments
 (0)