Update class documentation xml
This commit is contained in:
parent
215db9ff71
commit
b150ceb62c
12 changed files with 78 additions and 43 deletions
|
|
@ -12,24 +12,6 @@
|
|||
<demos>
|
||||
</demos>
|
||||
<methods>
|
||||
<method name="set_height">
|
||||
<return type="void">
|
||||
</return>
|
||||
<argument index="0" name="height" type="int">
|
||||
</argument>
|
||||
<description>
|
||||
Set texture height.
|
||||
</description>
|
||||
</method>
|
||||
<method name="set_width">
|
||||
<return type="void">
|
||||
</return>
|
||||
<argument index="0" name="width" type="int">
|
||||
</argument>
|
||||
<description>
|
||||
Set texture width.
|
||||
</description>
|
||||
</method>
|
||||
</methods>
|
||||
<members>
|
||||
<member name="as_normalmap" type="bool" setter="set_as_normalmap" getter="is_normalmap">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue