.STEX File
.stex is Godot Engine StreamTexture File
Features | Description |
---|---|
File Extension | .stex |
Created by | Godot |
Category | Raster Image |
.stex is Godot Engine StreamTexture File
Features | Description |
---|---|
File Extension | .stex |
Created by | Godot |
Category | Raster Image |
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.
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.