Version: 2017.2
Experimental: this API is experimental and might be changed or removed in the future.

GameObjectRecorder.SaveToClip

Switch to Manual
public void SaveToClip (AnimationClip clip);

Parameters

clip Destination clip.

Description

Saves the recorded animation into clip.

Note: in this method, the tangents are computed and a very light compression is done to remove the irrelevant keys.