Uses of Enum
io.qt.qt3d.render.QAbstractLight.Type
Packages that use QAbstractLight.Type
-
Uses of QAbstractLight.Type in io.qt.qt3d.render
Methods in io.qt.qt3d.render that return QAbstractLight.TypeModifier and TypeMethodDescriptionstatic QAbstractLight.Type
QAbstractLight.Type.resolve
(int value) Returns the corresponding enum entry for the given value.final QAbstractLight.Type
QAbstractLight.type()
static QAbstractLight.Type
Returns the enum constant of this type with the specified name.static QAbstractLight.Type[]
QAbstractLight.Type.values()
Returns an array containing the constants of this enum type, in the order they are declared.