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

Playable.SetInputWeight

매뉴얼로 전환
public bool SetInputWeight (int inputIndex, float weight);

파라미터

inputIndex Index of the input.
weight Weight of the input.

반환

bool Returns false if there is no input Playable connected at that index.

설명

Sets the weight of an input.