public float GetInputWeight (int index);

파라미터

indexThe input index.

반환

float Returns the weight of the Playable input as a float.

설명

Gets the weight of the Playable connected at a specific input index.

See Also: inputStreamCount.