Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

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.