figureone
    Preparing search index...

    PositionAnimationStep options object

    • start Point — start position - if undefined then current position is used
    • target Point — target position - if undefined then delta is used
    • delta Point — target delta - only used if target is undefined
    • path OBJ_TranslationPath — ({ style: 'linear' })
    • velocity Point — velocity of position overrides duration - null to use duration (null)
    • maxDuration number — maximum duration to clip animation to where null is unlimited (null)

    PositionAnimationStep for description and examples