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

GameObjectRecorder.SaveToClip

Cambiar al Manual
public void SaveToClip (AnimationClip clip);

Parámetros

clip Destination clip.

Descripción

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.