Load DLL from some else's Scriptnode export?
-
My teammates and I are figuring out how to work with a compiled effect ported from C++ into a scriptnode module and I was wondering if it is possible for one of us to compile the scriptnode and be able to port the DLL to a different project and have it load as a Hardcoded Master FX?
for context, we manage to compile and use the effect as a script FX but we're trying to avoid having to recompile it in every system we use it