mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-05 22:09:56 +03:00
classref: Sync with current master branch (1bd740d)
This commit is contained in:
@@ -45,8 +45,6 @@ Properties
|
||||
+-------------------------------+----------------------------------------------------------------------------------------------------------+----------------------+
|
||||
| :ref:`Vector3<class_Vector3>` | :ref:`offset_mesh<class_ResourceImporterOBJ_property_offset_mesh>` | ``Vector3(0, 0, 0)`` |
|
||||
+-------------------------------+----------------------------------------------------------------------------------------------------------+----------------------+
|
||||
| :ref:`bool<class_bool>` | :ref:`optimize_mesh<class_ResourceImporterOBJ_property_optimize_mesh>` | ``true`` |
|
||||
+-------------------------------+----------------------------------------------------------------------------------------------------------+----------------------+
|
||||
| :ref:`Vector3<class_Vector3>` | :ref:`scale_mesh<class_ResourceImporterOBJ_property_scale_mesh>` | ``Vector3(1, 1, 1)`` |
|
||||
+-------------------------------+----------------------------------------------------------------------------------------------------------+----------------------+
|
||||
|
||||
@@ -97,18 +95,6 @@ Offsets the mesh's data by the specified value. This can be used to work around
|
||||
|
||||
----
|
||||
|
||||
.. _class_ResourceImporterOBJ_property_optimize_mesh:
|
||||
|
||||
.. rst-class:: classref-property
|
||||
|
||||
:ref:`bool<class_bool>` **optimize_mesh** = ``true`` :ref:`🔗<class_ResourceImporterOBJ_property_optimize_mesh>`
|
||||
|
||||
Unused parameter. This currently has no effect.
|
||||
|
||||
.. rst-class:: classref-item-separator
|
||||
|
||||
----
|
||||
|
||||
.. _class_ResourceImporterOBJ_property_scale_mesh:
|
||||
|
||||
.. rst-class:: classref-property
|
||||
|
||||
Reference in New Issue
Block a user