Version: 2021.1
public static void SetSourcePlayable (U output, V value, int port);

参数

output 此操作所用的 PlayableOutput
value 新的源可播放项。
port 新的输出端口值。

描述

设置哪个可播放项计算输出以及哪个子树索引。


public static void SetSourcePlayable (U output, V value);

参数

output 此操作所用的 PlayableOutput
value 新的源可播放项。

描述

设置哪个可播放项计算输出。