AudioOptions.SoundVolume Property
Definition¶
Namespace: Brine2D.Audio
Gets or sets the default sound effect volume (0.0 to 1.0). Defaults to 1.0.
public float SoundVolume { get; set; }
Namespace: Brine2D.Audio
Gets or sets the default sound effect volume (0.0 to 1.0). Defaults to 1.0.
public float SoundVolume { get; set; }