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