Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

AnimationStream.inputStreamCount

public int inputStreamCount;

Description

Gets the number of input streams. (Read Only)

The number of input streams are equal to the number of inputs in the Playable.

Additional resources: GetInputStream.