AnimationStream.GetInputStream

public Animations.AnimationStream GetInputStream(int index);

Parameters

index The input index.

Returns

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

Description

Gets the AnimationStream of the playable input at index.

See Also: inputStreamCount.

对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答