virtualx-engine/modules/gltf/doc_classes/EditorSceneImporterGLTF.xml

15 lines
633 B
XML
Raw Normal View History

2021-03-03 05:20:20 +01:00
<?xml version="1.0" encoding="UTF-8" ?>
2022-08-05 18:51:38 +02:00
<class name="EditorSceneImporterGLTF" inherits="EditorSceneImporter" version="3.6" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../../doc/class.xsd">
2021-03-03 05:20:20 +01:00
<brief_description>
</brief_description>
<description>
[b]Note:[/b] This class is only compiled in editor builds. Run-time glTF loading and saving is [i]not[/i] available in exported projects. References to [EditorSceneImporterGLTF] within a script will cause an error in an exported project.
2021-03-03 05:20:20 +01:00
</description>
<tutorials>
</tutorials>
<methods>
</methods>
<constants>
</constants>
</class>