Version: 2023.1
언어: 한국어
public static GenericBinding[] GetCurveBindings (AnimationClip clip);

파라미터

clip The animation 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.