Uses of Enum
io.qt.quick3d.QQuick3DTextureData.Format
Packages that use QQuick3DTextureData.Format
-
Uses of QQuick3DTextureData.Format in io.qt.quick3d
Methods in io.qt.quick3d that return QQuick3DTextureData.FormatModifier and TypeMethodDescriptionQQuick3DTextureData.format()
static QQuick3DTextureData.Format
QQuick3DTextureData.Format.resolve
(int value) Returns the corresponding enum entry for the given value.static QQuick3DTextureData.Format
Returns the enum constant of this type with the specified name.static QQuick3DTextureData.Format[]
QQuick3DTextureData.Format.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.qt.quick3d with parameters of type QQuick3DTextureData.FormatModifier and TypeMethodDescriptionfinal void
QQuick3DTextureData.setFormat
(QQuick3DTextureData.Format format)