Type type = Resources.Load("", typeof(Type)) as Type;

例:

Material weapon = Resources.Load("***", typeof(Material)) as Material;

相关文章:

  • 2021-03-31
  • 2022-12-23
  • 2021-04-18
  • 2021-05-31
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-11-04
  • 2021-04-02
  • 2021-07-01
  • 2022-12-23
相关资源
相似解决方案