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
Audio effect for audio.
描述¶
Base resource for audio bus. Applies an audio effect on the bus that the resource is applied on.
教程¶
Methods¶
_instantiate ( ) virtual |
Method Descriptions¶
AudioEffectInstance _instantiate ( ) virtual
There is currently no description for this method. Please help us by contributing one!