mirror of
https://github.com/zhenyan121/Cubed.git
synced 2026-06-18 00:27:02 +08:00
feat(rendering): separate transparent blocks into discard and blend modes
This commit is contained in:
@@ -5,3 +5,5 @@ is_gas = false
|
||||
is_passable = false
|
||||
is_cross_plane = false
|
||||
is_transparent = false
|
||||
is_discard = false
|
||||
is_blend = false
|
||||
|
||||
Reference in New Issue
Block a user