public float GetInputWeight (int index);

Parameters

indexThe input index.

Returns

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

Description

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

See Also: inputStreamCount.