Tagged Questions
0
votes
1answer
226 views
Is there a way to return a dotNetObject value from a custom 3ds Max plugin?
I have a custom plugin for 3ds Max that interfaces with some managed code on the back end. In some circumstances, I'd like to forward along a managed object to MAXScript for direct interaction, i.e. ...