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

Playable.GetInputWeight

매뉴얼로 전환
public float GetInputWeight (int inputIndex);

파라미터

inputIndex Index of the Playable.

반환

float Weight of the input Playable. Returns -1 if there is no input connected at this input index.

설명

Get the weight of the Playable at a specified index.