Version: 2023.1
public static GenericBinding[] GetCurveBindings (AnimationClip clip);

参数

clip 动画剪辑。

返回

GenericBinding[] Returns an array of GenericBinding for the animation curves. Returns an empty array if the animation clip has no animation curves.

描述

Retrieves the curve bindings from an animation clip.