enum AnimationConverter.AnimationType
Description
This enumeration holds the 3 possible animation types.
Properties
| Property | Description |
|---|---|
| Legacy | Unity Legacy animation system. |
| Generic | Unity (Mecanim / Animator) Generic animation type. |
| Humanoid | Unity (Mecanim / Animator) Humanoid animation type. |