summaryrefslogtreecommitdiffstats
path: root/src/render/defaults/qpervertexcolormaterial.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/render/defaults/qpervertexcolormaterial.cpp')
-rw-r--r--src/render/defaults/qpervertexcolormaterial.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/render/defaults/qpervertexcolormaterial.cpp b/src/render/defaults/qpervertexcolormaterial.cpp
index c1c68ce0e..578ff35f4 100644
--- a/src/render/defaults/qpervertexcolormaterial.cpp
+++ b/src/render/defaults/qpervertexcolormaterial.cpp
@@ -74,7 +74,7 @@ QPerVertexColorMaterialPrivate::QPerVertexColorMaterialPrivate()
/*!
\class Qt3D::QPerVertexColorMaterial
\brief The QPerVertexColorMaterial class provides a default implementation for rendering the color properties set for each vertex.
- \inmodule Qt3DRender
+ \inmodule Qt3DRenderer
\since 5.5
This lighting effect is based on the combination of 2 lighting components ambient and diffuse. Ambient is set by the vertex color.