Parámetros

clipThe animation clip to modify.
bindingsThe bindings that define the paths and the properties of each curve.
keyframesArray of Object reference arrays, one per binding.

Descripción

Adds, modifies, or removes object references curve in an animation clip.

This method is equivalent to calling AnimationUtility.SetObjectReferenceCurve for each individual curve. This method also applies relevant post-processing operations only once. This method modifies object reference curves. For float curves, see AnimationUtility.SetEditorCurves.