1 Star 1 Fork 0

天天编程/godot-docs

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
class_audiostreamrandompitch.rst 2.04 KB
一键复制 编辑 原始数据 按行查看 历史
github_url: hide

AudioStreamRandomPitch

Inherits: :ref:`AudioStream<class_AudioStream>` < :ref:`Resource<class_Resource>` < :ref:`Reference<class_Reference>` < :ref:`Object<class_Object>`

Plays audio with random pitch shifting.

Description

Randomly varies pitch on each start.

Properties

:ref:`AudioStream<class_AudioStream>` :ref:`audio_stream<class_AudioStreamRandomPitch_property_audio_stream>`  
:ref:`float<class_float>` :ref:`random_pitch<class_AudioStreamRandomPitch_property_random_pitch>` 1.1

Property Descriptions

Setter set_audio_stream(value)
Getter get_audio_stream()

The current :ref:`AudioStream<class_AudioStream>`.


Default 1.1
Setter set_random_pitch(value)
Getter get_random_pitch()

The intensity of random pitch variation.

Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/ttcode-net/godot-docs.git
git@gitee.com:ttcode-net/godot-docs.git
ttcode-net
godot-docs
godot-docs
master

搜索帮助