.STEX File Extension
Godot Engine StreamTexture File
Developer | Godot |
Popularity |
3.6 | 11 Votes |
What is an STEX file?
A STEX file contains a texture created by Godot Engine, a free and open source game engine used to create 2D and 3D games. It stores an image in StreamTexture format, which is applied to an object in the game to give it texture.
More Information
STEX files are created when a user drags and drops an image, typically a .PNG file, into the project assets in Godot Engine. The project copies the image file and appends the .stex file extension onto the existing file extension.