AudioService.SoundVolume Property
Definition¶
Namespace: Brine2D.Audio
Gets or sets the sound effects volume (0.0 to 1.0).
public float SoundVolume { get; set; }
Implements SoundVolume
Namespace: Brine2D.Audio
Gets or sets the sound effects volume (0.0 to 1.0).
public float SoundVolume { get; set; }
Implements SoundVolume