Table of Contents

Property Gain

Namespace
Bonsai.Audio.Configuration
Assembly
Bonsai.Audio.dll

Gain

Gets or sets the volume amplification applied to the audio source.

[Precision(2, 0.01)]
[Range(0, 2147483647)]
public float Gain { get; set; }

Property Value

float