Version: 2018.4
public void StopRecording ();

説明

アニメーターの録画モードを停止します。

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.