SpotLight QML Type
Encapsulate a Spot Light object in a Qt 3D scene. More...
| Import Statement: | import Qt3D.Render 2.13 | 
| Since: | Qt 5.5 | 
| Instantiates: | QSpotLight | 
Properties
- constantAttenuation : float
 - cutOffAngle : float
 - linearAttenuation : float
 - localDirection : vector3d
 - quadraticAttenuation : float
 
Detailed Description
Property Documentation
constantAttenuation : float
Specifies the constant attenuation of the spot light
cutOffAngle : float
Specifies the cut off angle of the spot light
linearAttenuation : float
Specifies the linear attenuation of the spot light
localDirection : vector3d
Specifies the local direction of the spot light
quadraticAttenuation : float
Specifies the quadratic attenuation of the spot light
    © The Qt Company Ltd
Licensed under the GNU Free Documentation License, Version 1.3.
    https://doc.qt.io/qt-5.13/qml-qt3d-render-spotlight.html