EnvironmentLight QML Type

Encapsulate an environment light object in a Qt 3D scene. 更多...

导入语句: import Qt3D.Render 2.0
Since: Qt 5.9
实例化: QEnvironmentLight

特性

详细描述

特性文档编制

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.