AnimationClip.CreateAnimationNode

AnimationClip.CreateAnimationNode method

A shorthand function to create and register the animation node on current clip.

public AnimationNode CreateAnimationNode(string nodeName)
ParameterTypeDescription
nodeNameStringNew animation node’s name

See Also