有时候美术做好的模型导入到unity,发现无法编辑材质的shader,如图:
unity导入的模型无法编辑材质球属性
选中对应的模型,在inspector面板上更改一个设置,一般就可以了;
unity导入的模型无法编辑材质球属性

将location从use embedded materials 改成use external materials(legacy);

相关文章:

  • 2022-01-20
  • 2021-05-23
  • 2022-12-23
  • 2022-12-23
  • 2021-11-07
  • 2021-08-09
  • 2021-09-06
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-11-16
  • 2022-12-23
  • 2022-12-23
  • 2021-12-24
相关资源
相似解决方案