On this page
StreamTexture
Inherits: Texture < Resource < Reference < Object
A .stex texture.
Description
A texture that is loaded from a .stex file.
Properties
Methods
Property Descriptions
String load_path
| Default | "" |
| Setter | load(value) |
| Getter | get_load_path() |
The StreamTexture's file path to a .stex file.
Method Descriptions
Error load ( String path )
Loads the texture from the given path.
© 2014–2020 Juan Linietsky, Ariel Manzur, Godot Engine contributors
Licensed under the MIT License.
https://docs.godotengine.org/en/3.2/classes/class_streamtexture.html