Source:setPitch
Sets the pitch of the Source. The default is 1.0.
Source:setPitch(pitch)
Arguments
Name | Type | Description |
pitch | number | The new pitch. |
Returns
Nothing
See also
Source:getPitch
Source
Sets the pitch of the Source. The default is 1.0.
Source:setPitch(pitch)
Name | Type | Description |
pitch | number | The new pitch. |
Nothing
Source:getPitch
Source