unity gives null exception when trying to load a model at runtime

后端 未结 0 1838
鱼传尺愫
鱼传尺愫 2020-12-04 12:22

I\'m trying to load a model at runtime using the following code:

   GameObject player = Resources.Load("3D") as GameObject;
   GameObject playerGO =         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题