Version: 2017.1

DataStreamType

enumeration

切换到手册

描述

描述 Playable 中流入及流出的信息类型。同时还指定该 Playable 可连接相同类型的其他数据流。

变量

AnimationDescribes that the information flowing in and out of the Playable is of type Animation.
AudioDescribes that the information flowing in and out of the Playable is Audio.
None描述该 Playable 没有任何特定类型。Playable 执行脚本代码或创建自己的 PlayableGraph(如序列)时会使用此方法。