summaryrefslogtreecommitdiffstats
path: root/src/extras/3dtext/qextrudedtextmesh.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/extras/3dtext/qextrudedtextmesh.cpp')
-rw-r--r--src/extras/3dtext/qextrudedtextmesh.cpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/extras/3dtext/qextrudedtextmesh.cpp b/src/extras/3dtext/qextrudedtextmesh.cpp
index 0c3394dea..594d0e511 100644
--- a/src/extras/3dtext/qextrudedtextmesh.cpp
+++ b/src/extras/3dtext/qextrudedtextmesh.cpp
@@ -60,6 +60,8 @@ namespace Qt3DExtras {
* \instantiates Qt3DExtras::QExtrudedTextMesh
* \inqmlmodule Qt3D.Extras
* \brief A 3D extruded Text mesh.
+ *
+ * The origin of the mesh is the rear left end of the text's baseline.
*/
/*!
@@ -88,6 +90,8 @@ namespace Qt3DExtras {
* \inherits Qt3DRender::QGeometryRenderer
*
* \brief A 3D extruded Text mesh.
+ *
+ * The origin of the mesh is the rear left end of the text's baseline.
*/
/*!