Uses of Enum
io.qt.qt3d.render.QSceneLoader.ComponentType
Packages that use QSceneLoader.ComponentType
-
Uses of QSceneLoader.ComponentType in io.qt.qt3d.render
Methods in io.qt.qt3d.render that return QSceneLoader.ComponentTypeModifier and TypeMethodDescriptionstatic QSceneLoader.ComponentType
QSceneLoader.ComponentType.resolve
(int value) Returns the corresponding enum entry for the given value.static QSceneLoader.ComponentType
Returns the enum constant of this type with the specified name.static QSceneLoader.ComponentType[]
QSceneLoader.ComponentType.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.qt.qt3d.render with parameters of type QSceneLoader.ComponentTypeModifier and TypeMethodDescriptionfinal QComponent
QSceneLoader.component
(String entityName, QSceneLoader.ComponentType componentType)