Attention: Here be dragons
This is the latest
(unstable) version of this documentation, which may document features
not available in or compatible with released stable versions of Godot.
Checking the stable version of the documentation...
AudioEffect¶
Inherits: Resource < RefCounted < Object
Inherited By: AudioEffectAmplify, AudioEffectCapture, AudioEffectChorus, AudioEffectCompressor, AudioEffectDelay, AudioEffectDistortion, AudioEffectEQ, AudioEffectFilter, AudioEffectLimiter, AudioEffectPanner, AudioEffectPhaser, AudioEffectPitchShift, AudioEffectRecord, AudioEffectReverb, AudioEffectSpectrumAnalyzer, AudioEffectStereoEnhance
用于音频的音频效果。
Description¶
音频总线的基础资源。在该资源所应用的总线上应用音频效果。
Tutorials¶
Methods¶
_instantiate ( ) virtual |
Method Descriptions¶
AudioEffectInstance _instantiate ( ) virtual
There is currently no description for this method. Please help us by contributing one!