W3cubDocs

/Qt 6.9

Light QML Type

Encapsulate a QAbstractLight object in a Qt 3D scene. More...

Import Statement: import Qt3D.Render 2.9
In C++: QAbstractLight
Inherited By:

DirectionalLight, PointLight, and SpotLight

Status: Deprecated

Properties

  • type : enumeration

Detailed Description

Property Documentation

type : enumeration [read-only]

Holds the particular type of light.

Constant Description
Light.PointLight A point light
Light.DirectionalLight A directional light
Light.SpotLight a spot light

© The Qt Company Ltd
Licensed under the GNU Free Documentation License, Version 1.3.
https://doc.qt.io/qt-6.9/qml-qt3d-render-light.html