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

Playable.GetInputWeight

Cambiar al Manual
public float GetInputWeight (int index);

Parámetros

inputIndex Index of the Playable.

Valor de retorno

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

Descripción

Get the weight of the Playable at a specified index.