Version: 2017.3 (switch to 2017.4)
LanguageEnglish
  • C#
  • JS

Script language

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

AudioMixer.SetFloat

public bool SetFloat(string name, float value);

Parameters

name Name of exposed parameter.
value New value of exposed parameter.

Returns

bool Returns false if the exposed parameter was not found or snapshots are currently being edited.

Description

Sets the value of the exposed parameter specified. When a parameter is exposed, it is not controlled by mixer snapshots and can therefore only be changed via this function.

Did you find this page useful? Please give it a rating: