This version of Unity is unsupported.

AnimationUtility.EditorCurveBindingsToGenericBindings

Declaration

public static GenericBinding[] EditorCurveBindingsToGenericBindings(EditorCurveBinding[] editorCurveBindings);

Parameters

editorCurveBindings The EditorCurveBinding to be converted.

Returns

GenericBinding[] Returns a GenericBinding.

Description

Converts EditorCurveBinding to GenericBinding.