是否可以在 Unity3d 中访问 Photoshop 文件 (.psd)?

Is it possible to access Photoshop file (.psd) in Unity3d?

我想使用 C# enable/disable unity3d 中的 .psd 文件层。 是否可以在unity3d中访问photoshop文件?

谢谢

是的,可以使用 UnityPsdImporter

https://github.com/Banbury/UnityPsdImporter

不需要插件。

Photoshop 有一个选项,您可以在 File > Export > Layers to files 下资助并选择精灵所在的文件路径。