.PREFAB 文件扩展名
Unity Prefab File
| 开发者 | Unity Technologies |
| 受欢迎程度 |
3.0 | 17 票 |
什么是 PREFAB 文件?
Prefabricated object file used by Unity, a 3D game development application; contains a 3D object and its properties and may be dropped into any scene; allows developers to reuse objects and animations between scenes and projects.
更多信息
PREFAB objects can also be programmatically spawned within scenes using the Unity API.