Skip to content

AudioSourceComponent.Pitch Property

Definition

Namespace: Brine2D.Systems.Audio

Playback speed multiplier \(0\.25 to 4\.0, default 1\.0\). Values outside the range are clamped.

C#
public float Pitch { get; set; }

Property Value

System.Single