classref: Sync with current master branch (c09d83010)

This commit is contained in:
Rémi Verschelde
2022-06-08 13:39:15 +02:00
parent 869830c6ba
commit 8d5cdb0c7a
304 changed files with 12946 additions and 5236 deletions
+16
View File
@@ -16,6 +16,8 @@ GLTFState
Properties
----------
+-----------------------------------------------+----------------------------------------------------------------------------+-----------------------+
| :ref:`String<class_String>` | :ref:`base_path<class_GLTFState_property_base_path>` | ``""`` |
+-----------------------------------------------+----------------------------------------------------------------------------+-----------------------+
| :ref:`Array<class_Array>` | :ref:`buffers<class_GLTFState_property_buffers>` | ``[]`` |
+-----------------------------------------------+----------------------------------------------------------------------------+-----------------------+
@@ -108,6 +110,20 @@ Methods
Property Descriptions
---------------------
.. _class_GLTFState_property_base_path:
- :ref:`String<class_String>` **base_path**
+-----------+----------------------+
| *Default* | ``""`` |
+-----------+----------------------+
| *Setter* | set_base_path(value) |
+-----------+----------------------+
| *Getter* | get_base_path() |
+-----------+----------------------+
----
.. _class_GLTFState_property_buffers:
- :ref:`Array<class_Array>` **buffers**