I am thinking of writing a few lens features to link Unity into some business web applications, do I have to target both Unity variants separately or can I do one and assume the other will just work?

link|improve this question
feedback

1 Answer

up vote 5 down vote accepted

Yes, lenses are interchangeable between 2D and 3D.

Once installed on a system a lens will show up on either desktop. From a development standpoint you don't need to worry which one a user is using, Unity itself handles all that stuff for you.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.