Version: 2019.4
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.