EnvironmentLight QML Type

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

Import Statement: import Qt3D.Render 2.0
开始支持版本: Qt 5.9
Instantiates: 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.