Skip to content

AudioOptions.SoundVolume Property

Definition

Namespace: Brine2D.Audio

Gets or sets the default sound effect volume \(0\.0 to 1\.0\). Defaults to 1.0.

C#
public float SoundVolume { get; set; }

Property Value

System.Single