mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-05 22:09:56 +03:00
classref: Sync with current upstream master branch
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
.. Generated automatically by doc/tools/makerst.py in Godot's source tree.
|
||||
.. DO NOT EDIT THIS FILE, but the doc/base/classes.xml source instead.
|
||||
.. DO NOT EDIT THIS FILE, but the QuadMesh.xml source instead.
|
||||
.. The source is found in doc/classes or modules/<name>/doc_classes.
|
||||
|
||||
.. _class_QuadMesh:
|
||||
|
||||
@@ -13,5 +14,10 @@ QuadMesh
|
||||
Brief Description
|
||||
-----------------
|
||||
|
||||
Class representing a square mesh.
|
||||
|
||||
Description
|
||||
-----------
|
||||
|
||||
Class representing a square mesh with size (2,2,0). Consider using a :ref:`PlaneMesh<class_planemesh>` if you require a differently sized plane.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user