Version: 2017.3
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.