getClip method
Returns the clip which holds the animation data for this action.
Implementation
AnimationClip getClip() {
return clip;
}
Returns the clip which holds the animation data for this action.
AnimationClip getClip() {
return clip;
}