.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.