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

GameObjectRecorder.SaveToClip

マニュアルに切り替える
public void SaveToClip (AnimationClip clip);

パラメーター

clip Destination clip.

説明

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.