Skip to content

AudioSourceComponent.Volume Property

Definition

Namespace: Brine2D.Systems.Audio

Base volume \(0\.0 to 1\.0\). Values outside the range are clamped.

C#
public float Volume { get; set; }

Property Value

System.Single