6 ms·
The core unity game engine is c++ that you can't access, but all unity games are written in c#.
by elabajaba 1y ago
The core unity game engine is c++ that you can't access, but all unity games are written in c#.
- palata 1y agoAnd you could do that with any garbage collected language, right? You could reuse that C++ core with a JVM language.