prefab
美式发音: [ˈpriˌfæb] 英式发音: [ˈpriːfæb]n.〈口〉预制房屋;活动房屋
adj.预制的
中文释义:预设;预置建筑;预置物体
复数:prefabs 同义词adj.prefabricated
中文释义
n.1.〈口〉预制房屋;活动房屋
adj.1.预制的,预构的
adj.1.prefabricated
1.预设缩成一个.unity3d的文件,这个文件包括所有的预置物体(prefabs),纹理贴图(textures),模型,动画。使用AssetBundle.mainA…
5.预置对象实例化通常用于与预置对象(Prefabs)进行交互。0人 | 分享到: 阅读(301)| 评论(0)| 转载 (1) |举报 实例化表示复制一个对象…
造句带翻译释义:,〈口〉预制房屋,活动房屋,预制的,预设,预置建筑,预置物体1.Three of these GameObjects are linked to Prefabs. One of them is not.三个游戏对象被链接到了预置,有一个没有。
2.This allows you to modify Prefab instances to make them unique from their source Prefabs without breaking the Prefab link.这使你可以修改预设实例使它们变得独一无二,而不破坏它们与预设源之间的链接。
3.Rows of cement tower buildings and prefabs, looking from afar like groups of steep mountains, are a unique sight in big cities.水泥浇铸成的塔楼和板楼,鳞次栉比,远远看往,仿佛是陡峭垂直的群山,构成了大城市的独特风景线。
4.Prefabs can be inserted into any number of scenes, multiple times per scene.预设件可以多次放入到多个场景中。
5.Not only will the constructor be called at unforeseen times, it might also be called for prefabs or inactive game objects.Unity3D论坛不仅会在构造所谓的不可预见的时期,它可能也被称为游戏的组合屋或无效的对象。
6.Returns the actual game object selection. Includes prefabs, non-modifiable objects.返回实际选择的游戏物体。包括预设物,不可修改的物体。
7.Use the method described in the last section to create a Prefab. You can also read more details about Prefabs here.使用上一节描述的方法创建一个预置,你也可以在这里阅读更多有关预置的细节。
8.Prefabs come in very handy when you want to instantiate complicated GameObjects at runtime.在运行时,通过Prefabs预置实例化复杂的游戏物体是非常方便的。