PointLight QML Type

Encapsulate a Point Light object in a Qt 3D scene. More...

Import Statement: import Qt3D.Render 2.0
Since: Qt 5.5
Instantiates: QPointLight

Properties

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