Version: 5.6
Experimental: this API is experimental and might be changed or removed in the future.

PlayableHandle.SetInputWeight

マニュアルに切り替える
public bool SetInputWeight (int inputIndex, float weight);

パラメーター

inputIndex The port index.
weight The weight. Should be between 0 and 1.

説明

Sets the weight of the Playable connected at the given input port index.