Property Pitch
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; }