| Delta | This animation "adds" to the base result. |
| DisableInterpolation | This animation disables interpolation between frames. |
| FrameCount | The number of frames in the animation. |
| FrameRate | The frames per second of the animation. |
| Looping | This animation loops. |
| Name | The name of the animation. |
| AddFrame | |
| WithDelta | Sets whether the animation adds to the base result. |
| WithFrameRate | Sets the frames per second of the animation. |
| WithInterpolationDisabled | Sets whether interpolation between frames is disabled. |
| WithLooping | Sets whether the animation loops. |
| WithName | Sets the name of the animation. |