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