We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88827ae commit b60d1afCopy full SHA for b60d1af
1 file changed
src/routes/(content)/reference/bufthresh/+page.svx
@@ -6,4 +6,6 @@ tags:
6
- buffer
7
flair: reference
8
category: Utility Objects
9
----
+---
10
+
11
+The [BufThresh]() object replaces all values of a buffer under the given threshold with 0 and copy the result to a destination buffer.
0 commit comments