diff options
author | Rémi Verschelde <rverschelde@gmail.com> | 2021-03-18 14:44:42 +0100 |
---|---|---|
committer | Rémi Verschelde <rverschelde@gmail.com> | 2021-03-18 16:37:43 +0100 |
commit | 4ca1e73ff9ae4855db082a43b05542ac9e4d6ff5 (patch) | |
tree | 4067ab5c600e8faa941a7761441121f9b25ab9ae /modules/gltf/doc_classes/EditorSceneImporterGLTF.xml | |
parent | 2fd445cc18dd4cf0d65a511f9d714763f74a3e20 (diff) |
doc: Sync classref with current source
And move GLTF docs to its module folder.
Diffstat (limited to 'modules/gltf/doc_classes/EditorSceneImporterGLTF.xml')
-rw-r--r-- | modules/gltf/doc_classes/EditorSceneImporterGLTF.xml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/modules/gltf/doc_classes/EditorSceneImporterGLTF.xml b/modules/gltf/doc_classes/EditorSceneImporterGLTF.xml new file mode 100644 index 0000000000..e717b30f73 --- /dev/null +++ b/modules/gltf/doc_classes/EditorSceneImporterGLTF.xml @@ -0,0 +1,13 @@ +<?xml version="1.0" encoding="UTF-8" ?> +<class name="EditorSceneImporterGLTF" inherits="EditorSceneImporter" version="4.0"> + <brief_description> + </brief_description> + <description> + </description> + <tutorials> + </tutorials> + <methods> + </methods> + <constants> + </constants> +</class> |