Sets the pitch of the clip within a range of -3 → 3 on the audio source the clip plays on.
Standard
| Name | Type | Description | Default |
|---|---|---|---|
| pitch | float |
The value to set the pitch as. |
Range
| Name | Type | Description | Default |
|---|---|---|---|
| minPitchValue | float |
The min value the pitch can be set to. | |
| maxPitchValue | float |
The max value the pitch can be set to. |
Variance
| Name | Type | Description | Default |
|---|---|---|---|
| variance | Variance |
The variance to set the pitch from. |