Summary
Change the animator default transition with the provided transition.
Syntax
public void SetDefaultTransition(FlexMotionTransition value)
Parameters
| Name | Type | Description |
|---|---|---|
| value | FlexMotionTransition | The new value of default transition. |