填空题
unity3D游戏引擎使用过程中,加载Resources文件夹下资源,使用()方法。
Resources.Load
填空题 unity3D游戏引擎使用过程中,Resources.Load()函数作用()。
填空题 unity3D游戏引擎使用过程中,PlayerPrefs.SetString()方法的作用是()。
判断题 unity3D游戏引擎使用过程中,可以使用Resources类在运行时动态加载Resources文件夹里的资产。()