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.
public float Pitch { get; set; }
Namespace: Brine2D.Systems.Audio
Playback speed multiplier (0.25 to 4.0, default 1.0). Values outside the range are clamped.
public float Pitch { get; set; }