Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


StopPlayback()

Stops the animator playback mode. When playback stops, the avatar resumes getting control from game logic.
Read time 1 minuteLast updated 4 days ago

Definition

  • Type: Method
  • Namespace: UnityEngine
  • Assembly: UnityEngine.AnimationModule
public void StopPlayback()

Remarks