Uses of Class
io.qt.qt3d.core.QAttribute
-
Uses of QAttribute in io.qt.qt3d.core
Fields in io.qt.qt3d.core with type parameters of type QAttributeModifier and TypeFieldDescriptionfinal QObject.Signal1<QAttribute>QGeometry.boundingVolumePositionAttributeChangedMethods in io.qt.qt3d.core that return QAttributeModifier and TypeMethodDescriptionfinal QAttributeQGeometry.boundingVolumePositionAttribute()final QAttributeQGeometry.getBoundingVolumePositionAttribute()Kotlin property getter.Methods in io.qt.qt3d.core that return types with arguments of type QAttributeMethods in io.qt.qt3d.core with parameters of type QAttributeModifier and TypeMethodDescriptionfinal voidQGeometry.addAttribute(QAttribute attribute) final voidQGeometry.removeAttribute(QAttribute attribute) final voidQGeometry.setBoundingVolumePositionAttribute(QAttribute boundingVolumePositionAttribute)