Property Pitch
- Namespace
- Bonsai.Audio.Configuration
- Assembly
- Bonsai.Audio.dll
Pitch
Gets or sets the pitch to be applied to the audio source.
[Range(0.5, 2)]
[Precision(2, 0.01)]
public float Pitch { get; set; }
Gets or sets the pitch to be applied to the audio source.
[Range(0.5, 2)]
[Precision(2, 0.01)]
public float Pitch { get; set; }