Legacy Documentation: Version 5.2
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

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

Set the weight of an input.