Is it possible to use a native Swift code as a Unity plugin?
I mean to use the code from say C# script - call its functions.
I already have a working Swift code. if its impossible, is there any workaround waybe using Objective-c as a bridge?
↧