mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-03-26 22:49:01 +08:00
[unity] Fixed Universal Render Pipeline/2D/Spine/Sprite negative scaleX losing normal-map functionality. Closes #1591.
This commit is contained in:
parent
7b02253831
commit
08491fa765
@ -115,6 +115,7 @@ Shader "Universal Render Pipeline/2D/Spine/Sprite"
|
|||||||
Tags { "LightMode" = "NormalsRendering"}
|
Tags { "LightMode" = "NormalsRendering"}
|
||||||
|
|
||||||
Blend SrcAlpha OneMinusSrcAlpha
|
Blend SrcAlpha OneMinusSrcAlpha
|
||||||
|
Cull[_Cull]
|
||||||
|
|
||||||
HLSLPROGRAM
|
HLSLPROGRAM
|
||||||
#pragma prefer_hlslcc gles
|
#pragma prefer_hlslcc gles
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user