FyroxEngine / Fyrox

3D and 2D game engine written in Rust
https://fyrox.rs
MIT License
7.51k stars 341 forks source link

Added a nine patch widget #469

Closed DrAlta closed 1 year ago

DrAlta commented 1 year ago

I avoid getting the size of the texture by having the uv's manually set. this also allow you to stretch the texture in margins if you want.