StreamTexture

Inherits: Texture < Resource < Reference < Object

A .stex texture.

Description

A texture that is loaded from a .stex file.

Properties

intflags0 (parent override)
Stringload_path“”

Methods

Errorload ( String path )

Property Descriptions

Default“”
Setterload(value)
Getterget_load_path()

The StreamTexture’s file path to a .stex file.

Method Descriptions

Loads the texture from the given path.