Used with AnimationClip to describe how the clip should be played.

Enumeration Members

Enumeration Members

Loop: number

Repeated play the clip forward from the beginning to the end.

PingPong: number

Plays the clip forward once, then backward once, repeatedly.

Single: number

Plays forward once.