StopPlayback()
Stops the animator playback mode. When playback stops, the avatar resumes getting control from game logic.
Read time 1 minuteLast updated 5 days ago
Definition
- Type: Method
- Namespace: UnityEngine
- Assembly: UnityEngine.AnimationModule
public void StopPlayback()
Remarks
Additional Resources: Animator.StartRecording, Animator.StopRecording, Animator.recorderStartTime, Animator.recorderStopTime, Animator.StartPlayback, , Animator.playbackTime.