Exemplo n.º 1
0
 public static void SetObjectReferenceCurve([NotNull] AnimationClip clip, EditorCurveBinding binding, ObjectReferenceKeyframe[] keyframes)
 {
     AnimationUtility.SetObjectReferenceCurve_Injected(clip, ref binding, keyframes);
 }