Method
FlexMotion2d8Ways.GetAnimationClip(int)

Summary

Syntax

public override AnimationClip GetAnimationClip(int index)

Parameters

Name Type Description
index int The index of the animation clip.

Return Value

Type Description
AnimationClip The animation clip stored at the specified index.