public Animations.AnimationStream GetInputStream (int index);

파라미터

indexThe input index.

반환

AnimationStream Returns the AnimationStream of the playable input at index. Returns an invalid stream if the input is not an animation Playable.

설명

Gets the AnimationStream of the playable input at index.

See Also: inputStreamCount.