public float GetInputWeight (int index);

Parámetros

indexThe input index.

Valor de retorno

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

Descripción

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

See Also: inputStreamCount.