Some quite aggressive commit... 😢
This commit is contained in:
@@ -21,6 +21,8 @@ void main() {
|
||||
|
||||
if (color.a < 0.5) {
|
||||
discard;
|
||||
} else {
|
||||
color.a = 1.0;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user