Skip to content

Commit

Permalink
sprite2d don't write Z
Browse files Browse the repository at this point in the history
  • Loading branch information
cloudwu committed Aug 6, 2024
1 parent 3167800 commit 29b70de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/ant.resources/materials/sprite2d.material
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ state:
CULL: NONE
DEPTH_TEST: GREATER
MSAA: true
WRITE_MASK: RGBAZ
WRITE_MASK: RGBA
BLEND: ALPHA

0 comments on commit 29b70de

Please sign in to comment.