Version: 2020.1
언어: 한국어
public Animations.AnimationStream GetInputStream (int index);

파라미터

index The 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.