figureone
    Preparing search index...

    Interface OBJ_GoToFormAnimationStep

    GoToFormAnimationStep options object.

    OBJ_TriggerAnimationStep & EQN_EquationGoToForm & { start?: 'string', target?: 'string'}

    Duration will be automatically calculated (unless duration is set to 0). To specify it exactly, the duration, dissolveOutTime, dissolveInTime and blankTime must all be specified (or at least the ones that will be used in the form change).

    The form property of EQN_EquationGoToForm is not used. Use target instead.