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

Playable.SetInputWeight

Cambiar al Manual
public bool SetInputWeight (int inputIndex, float weight);

Parámetros

inputIndex Index of the input.
weight Weight of the input.

Valor de retorno

bool Returns false if there is no input Playable connected at that index.

Descripción

Sets the weight of an input.