.ESCN 파일 확장자
Godot Engine Exported Scene File
| 개발사 | Godot |
| 인기도 |
4.3 | 12 투표 |
ESCN 파일이란 무엇인가요?
An ESCN file contains a scene used by Godot Engine, a free and open source game engine used to create 2D and 3D games. It stores information that details a single scene tree inside Godot Engine, which may include paths to external resources, internal resources, connections, and nodes.
추가 정보
ESCN files are the same as SCN files but are used to store scene information exported from another program, such as Blender. Also, ESCN files should not be edited in Godot Engine.