hadronized / luminance-rs

Type-safe, type-level and stateless Rust graphics framework
https://phaazon.github.io/learn-luminance/
Other
1.09k stars 59 forks source link

Clearing textures #603

Open cloudhead opened 2 years ago

cloudhead commented 2 years ago

It used to be possible to clear textures, but since upgrading to 0.47 I can't figure out how to do that anymore. What's the way?