clip | The animation clip to modify. |
bindings | The bindings that define the paths and the properties of each curve. |
keyframes | Array of Object reference arrays, one per binding. |
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.