mirror of
https://github.com/godotengine/godot.git
synced 2024-11-10 22:23:07 +00:00
20 lines
405 B
XML
20 lines
405 B
XML
<?xml version="1.0" encoding="UTF-8" ?>
|
|
<class name="ProxyTexture" inherits="Texture" category="Core" version="3.2">
|
|
<brief_description>
|
|
</brief_description>
|
|
<description>
|
|
</description>
|
|
<tutorials>
|
|
</tutorials>
|
|
<demos>
|
|
</demos>
|
|
<methods>
|
|
</methods>
|
|
<members>
|
|
<member name="base" type="Texture" setter="set_base" getter="get_base">
|
|
</member>
|
|
</members>
|
|
<constants>
|
|
</constants>
|
|
</class>
|