Added a description to the picth_scale property in the AudioStreamPlayer classes.
This commit is contained in:
@@ -63,6 +63,7 @@
|
||||
Maximum distance from which audio is still hearable.
|
||||
</member>
|
||||
<member name="pitch_scale" type="float" setter="set_pitch_scale" getter="get_pitch_scale">
|
||||
Changes the pitch and the tempo of the audio.
|
||||
</member>
|
||||
<member name="playing" type="bool" setter="_set_playing" getter="is_playing">
|
||||
If [code]true[/code] audio is playing.
|
||||
|
||||
Reference in New Issue
Block a user