Link to runtime loading/saving tutorial and improve Image documentation
This commit is contained in:
parent
d443f127ef
commit
e5270c0db2
24 changed files with 37 additions and 7 deletions
|
|
@ -9,6 +9,7 @@
|
|||
[b]Note:[/b] Like GLTFDocument itself, all GLTFDocumentExtension classes must be stateless in order to function properly. If you need to store data, use the [code]set_additional_data[/code] and [code]get_additional_data[/code] methods in [GLTFState] or [GLTFNode].
|
||||
</description>
|
||||
<tutorials>
|
||||
<link title="Runtime file loading and saving">$DOCS_URL/tutorials/io/runtime_file_loading_and_saving.html</link>
|
||||
</tutorials>
|
||||
<methods>
|
||||
<method name="_convert_scene_node" qualifiers="virtual">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue