AnimationEffect Properties | 
The AnimationEffect type exposes the following members.
| 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.
              |