Method IsPingPong
IsPingPong(bool)
Sets whether the animation should ping-pong once reaching the last frame of animation.
public AnimationTagBuilder IsPingPong(bool isPingPong)
Parameters
isPingPong
boolA value that indicates whether the animation should ping-pong.
Returns
- AnimationTagBuilder
This instance of the AnimationTagBuilder class.