4 ms·
I am not familiar with unity, but why should it slow down builds?
by Murk 11y ago
I am not familiar with unity, but why should it slow down builds?
- lfowles 11y agoFrom a quick google, unity builds are akin to #include-ing every file in the project (yes, the .cpp files too).