Sync classref with current source

This commit is contained in:
Rémi Verschelde
2019-10-29 12:48:46 +01:00
parent bbc6682099
commit a72184300f
449 changed files with 14004 additions and 232 deletions
+8
View File
@@ -55,6 +55,8 @@ Property Descriptions
Displacement of the upper edge along the X axis. 0.0 positions edge straight above the bottom-left edge.
----
.. _class_PrismMesh_property_size:
- :ref:`Vector3<class_Vector3>` **size**
@@ -69,6 +71,8 @@ Displacement of the upper edge along the X axis. 0.0 positions edge straight abo
Size of the prism.
----
.. _class_PrismMesh_property_subdivide_depth:
- :ref:`int<class_int>` **subdivide_depth**
@@ -83,6 +87,8 @@ Size of the prism.
Number of added edge loops along the Z axis.
----
.. _class_PrismMesh_property_subdivide_height:
- :ref:`int<class_int>` **subdivide_height**
@@ -97,6 +103,8 @@ Number of added edge loops along the Z axis.
Number of added edge loops along the Y axis.
----
.. _class_PrismMesh_property_subdivide_width:
- :ref:`int<class_int>` **subdivide_width**