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

Playable.SetInputWeight

Switch to Manual
public bool SetInputWeight (int inputIndex, float weight);

Parameters

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

Returns

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

Description

Sets the weight of an input.