constants ModelAniType (client-side)
| Name | Description |
|---|---|
MODEL_ANI_TYPE_NORMAL |
Represents a normal model animation. |
MODEL_ANI_TYPE_BLEND |
Represents a blend model animation. |
MODEL_ANI_TYPE_SYNC |
Represents a synchronized model animation. |
MODEL_ANI_TYPE_ALIAS |
Represents an alias model animation. |
MODEL_ANI_TYPE_BATCH |
Represents a batch model animation. |
MODEL_ANI_TYPE_COMB |
Represents a combined model animation. |
MODEL_ANI_TYPE_DISABLED |
Represents a disabled model animation. |