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 7c478ec commit 265055cCopy full SHA for 265055c
content/en-us/reference/engine/classes/AudioAnalyzer.yaml
@@ -64,7 +64,7 @@ properties:
64
If false, `Class.AudioAnalyzer:GetSpectrum|GetSpectrum` returns an empty array,
65
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.
+ you can disable this property to improve performance.
68
code_samples: []
69
type: bool
70
tags: []
0 commit comments