PointLight QML Type
Encapsulate a Point Light object in a Qt 3D scene. More...
Import Statement: | import Qt3D.Render 2.12 |
Since: | Qt 5.5 |
Instantiates: | QPointLight |
Properties
- constantAttenuation : float
- linearAttenuation : float
- quadraticAttenuation : float
Detailed Description
Property Documentation
constantAttenuation : float
Specifies the constant attenuation of the point light
linearAttenuation : float
Specifies the linear attenuation of the point light
quadraticAttenuation : float
Specifies the quadratic attenuation of the point light
© The Qt Company Ltd
Licensed under the GNU Free Documentation License, Version 1.3.
https://doc.qt.io/qt-5.12/qml-qt3d-render-pointlight.html