Specifies the blend mode used during an animation transition.
Controls how the source and destination animation poses are combined over the transition duration.
| CrossBlend | Cross-fade blend between the source and destination states. |
| Inertialization | Use inertialization for the transition. |
| FreezeBlend | Freeze the source state pose and blend towards the destination state. |
| DeadBlending | Use dead blending for the transition. |