Light QML Type▲
- 
					Import Statement: import Qt3D.Render 2.5 
- 
					Instantiates:: QAbstractLight 
Detailed Description▲
Property Documentation▲
[read-only] type : enumeration▲
Holds the particular type of light.
| Constant | Description | 
|---|---|
| Light.PointLight | A point light | 
| Light.DirectionalLight | A directional light | 
| Light.SpotLight | a spot light | 




