Uses of Enum
io.qt.qt3d.animation.QKeyFrame.InterpolationType
Packages that use QKeyFrame.InterpolationType
-
Uses of QKeyFrame.InterpolationType in io.qt.qt3d.animation
Methods in io.qt.qt3d.animation that return QKeyFrame.InterpolationTypeModifier and TypeMethodDescriptionQKeyFrame.interpolationType()
SeeQt3DAnimation::QKeyFrame::
interpolationType()const static QKeyFrame.InterpolationType
QKeyFrame.InterpolationType.resolve
(byte value) Returns the corresponding enum entry for the given value.static QKeyFrame.InterpolationType
Returns the enum constant of this type with the specified name.static QKeyFrame.InterpolationType[]
QKeyFrame.InterpolationType.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.qt.qt3d.animation with parameters of type QKeyFrame.InterpolationTypeModifier and TypeMethodDescriptionfinal void
QKeyFrame.setInterpolationType
(QKeyFrame.InterpolationType interp) SeeQt3DAnimation::QKeyFrame::
setInterpolationType(Qt3DAnimation::QKeyFrame::InterpolationType)