Method StopRecording
StopRecording(AnimationTrack)
Disables recording mode of an AnimationTrack.
선언
public static void StopRecording(this AnimationTrack track)
파라미터
타입 | 이름 | 설명 |
---|---|---|
AnimationTrack | track | The AnimationTrack which will be taken out of recording mode. |