Skip to content

Commit

Permalink
UILayout - test different ui, fix text shader render queue
Browse files Browse the repository at this point in the history
  • Loading branch information
LazyDuchess committed Jul 7, 2024
1 parent bf35ae5 commit 8ba345c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
7 changes: 5 additions & 2 deletions Assets/Scenes/Tests/UILayoutTest.unity

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Assets/Shaders/UI/Text.shader
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Shader "OpenTS2/UI/Text"
}
SubShader
{
Tags { "RenderType"="Opaque" }
Tags { "Queue"="Transparent" }
LOD 100

Pass
Expand Down

0 comments on commit 8ba345c

Please sign in to comment.