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.