Table of Contents

Property Gain

Namespace
Bonsai.Audio
Assembly
Bonsai.Audio.dll

Gain

Gets or sets the amount of amplification applied to the listener. Each multiplication by 2 increases gain by +6dB. If this property is not set, the gain of the audio listener will not be updated.

public float? Gain { get; set; }

Property Value

float?