top | item 34947219 (no title) Mikushi | 3 years ago Out of curiosity what engine are you using that leverages .NET (core) ? Stride? discuss order hn newest Rohansi|3 years ago It's an engine written in C++ (not Unreal) that we've added C# scripting to. So it's in the same kind of situation as Unity where their engine calls from C# land need to be marshaled into calls to native code and back, which of course has overhead.
Rohansi|3 years ago It's an engine written in C++ (not Unreal) that we've added C# scripting to. So it's in the same kind of situation as Unity where their engine calls from C# land need to be marshaled into calls to native code and back, which of course has overhead.
Rohansi|3 years ago