aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick3dphysics/qsphereshape.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/quick3dphysics/qsphereshape.cpp')
-rw-r--r--src/quick3dphysics/qsphereshape.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/quick3dphysics/qsphereshape.cpp b/src/quick3dphysics/qsphereshape.cpp
index 07e0527..91b7dd7 100644
--- a/src/quick3dphysics/qsphereshape.cpp
+++ b/src/quick3dphysics/qsphereshape.cpp
@@ -23,6 +23,8 @@ QT_BEGIN_NAMESPACE
/*!
\qmlproperty float SphereShape::diameter
This property defines the diameter of the sphere
+
+ Default value: \c{100}
*/
QSphereShape::QSphereShape() = default;