Method StopRecording
StopRecording(AnimationTrack)
Disables recording mode of an AnimationTrack.
Declaration
public static void StopRecording(this AnimationTrack track)
Parameters
Type | Name | Description |
---|---|---|
AnimationTrack | track | The AnimationTrack which will be taken out of recording mode. |