| AnimationEffect Properties | 
The AnimationEffect type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | BackendNodeId | 
            `AnimationEffect`'s target node.
             | 
|  | Delay | 
            `AnimationEffect`'s delay.
             | 
|  | Direction | 
            `AnimationEffect`'s playback direction.
             | 
|  | Duration | 
            `AnimationEffect`'s iteration duration.
             | 
|  | Easing | 
            `AnimationEffect`'s timing function.
             | 
|  | EndDelay | 
            `AnimationEffect`'s end delay.
             | 
|  | Fill | 
            `AnimationEffect`'s fill mode.
             | 
|  | Iterations | 
            `AnimationEffect`'s iterations.
             | 
|  | IterationStart | 
            `AnimationEffect`'s iteration start.
             | 
|  | KeyframesRule | 
            `AnimationEffect`'s keyframes.
             | 
 See Also
See Also