christian.shiel Posted November 6, 2013 Posted November 6, 2013 I want to import 100s of models into a project, and I will have to setup all the meshes and materials. I am wondering if I want to use these models again in a different project how can I avoid having to setup all the materials again?
frustum Posted November 7, 2013 Posted November 7, 2013 NodeReference and specific material libraries will allow you to share assets between projects easily.
christian.shiel Posted November 7, 2013 Author Posted November 7, 2013 NodeReference and specific material libraries will allow you to share assets between projects easily. Ok thanks that's just what I needed, it works nicely.
Recommended Posts