We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a275f40 commit 7c478ecCopy full SHA for 7c478ec
content/en-us/reference/engine/classes/AudioAnalyzer.yaml
@@ -62,7 +62,7 @@ properties:
62
description: |
63
Enables usage of `Class.AudioAnalyzer:GetSpectrum|GetSpectrum`.
64
If false, `Class.AudioAnalyzer:GetSpectrum|GetSpectrum` returns an empty array,
65
- but the CPU overhead of this `Class.AudioAnalyzer` is dramatically reduced.
+ but the CPU overhead of the `Class.AudioAnalyzer` is dramatically reduced.
66
This means that if you are only analyzing the **volume** of an audio stream,
67
this can be disabled to improve performance.
68
code_samples: []
0 commit comments