Version: 2021.3
public static void SetOutputCount (U playable, int value);

参数

playable 此操作所用的 Playable

描述

更改 Playable 支持的输出数量。

Use this templated extension method on any type that inherits from IPlayable.