mirror of
https://github.com/stan220/godot-docs.git
synced 2026-09-08 17:28:58 +00:00
classref: Sync with current master branch (c09d83010)
This commit is contained in:
@@ -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**
|
||||
|
||||
Reference in New Issue
Block a user