Skip to content

AudioOptions.MasterVolume Property

Definition

Namespace: Brine2D.Audio

Gets or sets the master volume (0.0 to 1.0). Defaults to 1.0.

public float MasterVolume { get; set; }

Property Value

System.Single