Table of Contents

Property Pitch

Namespace
Bonsai.Audio
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; }

Property Value

float