Struct StreamTexture

A .stex texture.

struct StreamTexture ;

A texture that is loaded from a .stex file.

Properties

NameTypeDescription
loadPath[get, set] StringThe StreamTexture's file path to a .stex file.

Methods

NameDescription
getLoadPath
load