enum AnimationPlaybackType
Type of playback for animation clips.
Values
| Name | Value | Description |
|---|---|---|
Normal |
0 |
Play back the animation normally by advancing time. |
Sampled |
1 |
Sample only a single frame from the animation. |
None |
2 |
Do not play the animation. |