.WLT File Extension
Unity Window Layout File
Developer | Unity Technologies |
Popularity |
2.6 | 5 Votes |
What is a WLT file?
A WLT file is a settings file used to configure the layout of Unity, a 3D game development application. It contains plain text written in the YAML (YAML Ain't Markup Language) format. WLT files control where and how windows appear in Unity's game development workspace.
More Information
Unity is a cross-platform 3D video game development application. As a developer creates a game in Unity, they can customize Unity's game development workspace. For example, a developer can drag and dock tabs on any side of a workspace, they can add tabs to a workspace, and they can remove tabs from a workspace.
After customizing their workspace in this way, developers can save their custom workspace layout settings. To do so, they open the Layout dropdown menu and then select Save Layout.... When they do, Unity saves the developer's custom layout settings in a WLT file. Unity includes several pre-created WLT files, including the Tall and Wide window layouts that developers can select from the Layout menu.
How to open a WLT file
To use a WLT file as a Unity window layout, you must place the file in Unity's Layouts directory. This directory is located in different places in different versions of Unity, but is always a subdirectory of the Unity directory. After you place your WLT file in Unity's Layouts directory, you should be able to select it from Unity's Layout dropdown menu.