EnvironmentLight QML Type
Encapsulate an environment light object in a Qt 3D scene. More...
Import Statement: | import Qt3D.Render 2.12 |
Since: | Qt 5.9 |
Instantiates: | QEnvironmentLight |
Properties
- irradiance : Texture
- specular : Texture
Detailed Description
Property Documentation
irradiance : Texture
Holds the current environment irradiance map texture.
By default, the environment irradiance texture is null.
specular : Texture
Holds the current environment specular map texture.
By default, the environment specular texture is null.
© The Qt Company Ltd
Licensed under the GNU Free Documentation License, Version 1.3.
https://doc.qt.io/qt-5.12/qml-qt3d-render-environmentlight.html