Version: 2017.1

Animator.StopRecording

Cambiar al Manual
public void StopRecording ();

Descripción

Para el modo de grabación del animator.

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.