单项选择题
unity3D游戏引擎使用过程中,Resources.load可以加载的资源不包括()类型。
A.模型
B.AssetBundle
C.Mesh
D.AnimationClip
点击查看答案
相关考题
-
单项选择题
unity3D游戏引擎使用过程中,Resources.Load资源从()动态加载。
A.客户端本地
B.服务器
C.数据库
D.异地 -
单项选择题
unity3D游戏引擎使用过程中,Resources.Load()返回值为什么类型?()
A.GameObject
B.Object
C.Transform
D.component -
单项选择题
unity3D游戏引擎使用过程中,Resources文件夹是通过()来读取对象。
A.Streaming.Load
B.Resources.Load
C.Address.Load
D.message.Load
