Method IsReversed
IsReversed(bool)
Sets whether the animation should play in reverse.
public AnimationTagBuilder IsReversed(bool isReversed)Parameters
- isReversedbool
- A value that indicates whether the animation should play in reverse 
Returns
- AnimationTagBuilder
- This instance of the AnimationTagBuilder class.