public bool SetFloat (string name, float value);

Parámetros

nameName of exposed parameter.
valueNew value of exposed parameter.

Valor de retorno

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

Descripción

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.