Enumeration Direction

Frame animation direction.

Enumeration Members

Enumeration Members

Forward: "forward"

Normal animation direction.

PingPong: "pingpong"

Animation is played forward and then backward and so on.

Reverse: "reverse"

Reversed animation direction.

Generated using TypeDoc