Remove redundant info on the enum types used
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
<param index="2" name="mode" type="int" enum="AudioEffectSpectrumAnalyzerInstance.MagnitudeMode" default="1" />
|
||||
<description>
|
||||
Returns the magnitude of the frequencies from [param from_hz] to [param to_hz] in linear energy as a Vector2. The [code]x[/code] component of the return value represents the left stereo channel, and [code]y[/code] represents the right channel.
|
||||
[param mode] determines how the frequency range will be processed. See [enum MagnitudeMode].
|
||||
[param mode] determines how the frequency range will be processed.
|
||||
</description>
|
||||
</method>
|
||||
</methods>
|
||||
|
||||
Reference in New Issue
Block a user