It will transition the state after the lapse of time.

Properties
| Property Name | Description | 
| Time Type | Type of time. NormalUse time of current frame considering timeScale.UnscaledUse time of current frame without considering timeScale.RealtimeUse realtime.Fixed TimeUse the latest FixedUpdate start time considering the timeScale.Fixed Unscaled TimeUse the latest FixedUpdate start time without considering timeScale.
 | 
| Seconds | The number of seconds until the transition. | 
| Next State | Transition destination state. Transition Method : OnStateUpdate
 |