Legacy Documentation: Version 5.5
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

Animator.StopRecording

Switch to Manual
public void StopRecording();

Description

Stops animator record mode.

A call to StopRecording will lock the recording buffer's contents in its current state. The data get saved for subsequent playback with StartPlayback. See Also: StartRecording, recorderStartTime, recorderStopTime, StartPlayback, StopPlayback, playbackTime.