Issue
I want to enable/disable layer of .psd file in unity3d using C#.
Is it possible to access photoshop file in unity3d?
Thanks
Solution
Yes it is possible use UnityPsdImporter
https://github.com/Banbury/UnityPsdImporter
Answered By – projectsab
This Answer collected from stackoverflow, is licensed under cc by-sa 2.5 , cc by-sa 3.0 and cc by-sa 4.0