summaryrefslogtreecommitdiffstats
path: root/src/render/lights
diff options
context:
space:
mode:
Diffstat (limited to 'src/render/lights')
-rw-r--r--src/render/lights/qspotlight.cpp6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/render/lights/qspotlight.cpp b/src/render/lights/qspotlight.cpp
index 09335d432..81c18387b 100644
--- a/src/render/lights/qspotlight.cpp
+++ b/src/render/lights/qspotlight.cpp
@@ -116,12 +116,6 @@ QSpotLight::QSpotLight(QSpotLightPrivate &dd, QNode *parent)
}
/*!
- \fn QVector3D Qt3DRender::QSpotLight::attenuation() const
-
- Returns the attenuation of the spot light.
-*/
-
-/*!
\qmlproperty float Qt3D.Render::SpotLight::constantAttenuation
Specifies the constant attenuation of the spot light
*/