diff options
author | RĂ©mi Verschelde <remi@verschelde.fr> | 2021-01-04 15:01:47 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-01-04 15:01:47 +0100 |
commit | 51e5e200e236f506f757b08ee96345fbeec30db0 (patch) | |
tree | ab32df89fe2cf03de8f807bf4a631ae2997bed9a /doc/classes/GLTFDocument.xml | |
parent | 8cfec72084e134a41467658da1f5ae5f5567a044 (diff) | |
parent | 215d18814e3db5371ed7aae9555ac25bf7d1a00e (diff) |
Merge pull request #44911 from akien-mga/doc-sync
doc: Sync classref with current source
Diffstat (limited to 'doc/classes/GLTFDocument.xml')
-rw-r--r-- | doc/classes/GLTFDocument.xml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/classes/GLTFDocument.xml b/doc/classes/GLTFDocument.xml new file mode 100644 index 0000000000..04c40dd752 --- /dev/null +++ b/doc/classes/GLTFDocument.xml @@ -0,0 +1,13 @@ +<?xml version="1.0" encoding="UTF-8" ?> +<class name="GLTFDocument" inherits="Resource" version="4.0"> + <brief_description> + </brief_description> + <description> + </description> + <tutorials> + </tutorials> + <methods> + </methods> + <constants> + </constants> +</class> |