Documentation for this section has not yet been entered.
Returns whether this Animator has been started and not yet ended. This state is a superset of the state of Animator.IsRunning, because an Animator with a nonzero Animator.StartDelay will return true for Animator.IsStarted during the delay phase, whereas Animator.IsRunning will return true only after the delay phase is complete.