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 bf5cd83 commit ebc6be3Copy full SHA for ebc6be3
content/en-us/reference/engine/classes/AudioAnalyzer.yaml
@@ -63,7 +63,7 @@ properties:
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.
66
- So, if you are only analyzing the *volume* of an audio stream,
+ 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: []
69
type: bool
0 commit comments