Skip to content

Commit

Permalink
Update src/3d/qgs3dmapsettings.h
Browse files Browse the repository at this point in the history
Co-authored-by: Matthias Kuhn <matthias@opengis.ch>
  • Loading branch information
2 people authored and nyalldawson committed Jun 19, 2020
1 parent 9556bd2 commit e31116b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/3d/qgs3dmapsettings.h
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -342,7 +342,7 @@ class _3D_EXPORT Qgs3DMapSettings : public QObject, public QgsTemporalRangeObjec
* Sets list of directional lights defined in the scene * Sets list of directional lights defined in the scene
* \since QGIS 3.16 * \since QGIS 3.16
*/ */
void setDirectionalLights( const QList<QgsDirectionalLightSettings> &pointLights ); void setDirectionalLights( const QList<QgsDirectionalLightSettings> &directionalLights );


/** /**
* Returns the camera lens' field of view * Returns the camera lens' field of view
Expand Down

0 comments on commit e31116b

Please sign in to comment.