Contents

TweenMode

Options that determine whether an animation switches between frames gradually or abruptly.

Declaration

enum TweenMode

Overview

This enumeration declares the options for a sampled animation’s tweenMode. The gradual or abrupt change, or interpolation, refers to the visual behavior that occurs between adjacent values in a sampled animation’s frames.

Topics

Choosing a mode between frames

See Also

Animation definitions