22 lines
525 B
XML
22 lines
525 B
XML
<?xml version="1.0" encoding="UTF-8" ?>
|
|
<class name="StreamTexture" inherits="Texture" category="Core" version="3.2">
|
|
<brief_description>
|
|
A .stex texture.
|
|
</brief_description>
|
|
<description>
|
|
A texture that is loaded from a .stex file.
|
|
</description>
|
|
<tutorials>
|
|
</tutorials>
|
|
<demos>
|
|
</demos>
|
|
<methods>
|
|
</methods>
|
|
<members>
|
|
<member name="load_path" type="String" setter="load" getter="get_load_path">
|
|
The StreamTexture's filepath to a .stex file.
|
|
</member>
|
|
</members>
|
|
<constants>
|
|
</constants>
|
|
</class>
|