提交 ea2c1848 编写于 作者: L Lewy Blue 提交者: GitHub

[DOCS] PositionalAudio: fixed minor error

上级 54660b0a
...@@ -110,12 +110,12 @@ ...@@ -110,12 +110,12 @@
<h3>[method:PannerNode getMaxDistance]()</h3> <h3>[method:PannerNode getMaxDistance]()</h3>
<div> <div>
Returns the value of [link:https://developer.mozilla.org/en-US/docs/Web/API/PannerNode/maxDistance panner.distanceModel]. Returns the value of [link:https://developer.mozilla.org/en-US/docs/Web/API/PannerNode/maxDistance panner.maxDistance].
</div> </div>
<h3>[method:PannerNode setMaxDistance]( [page:Number value] )</h3> <h3>[method:PannerNode setMaxDistance]( [page:Number value] )</h3>
<div> <div>
Sets the value of [link:https://developer.mozilla.org/en-US/docs/Web/API/PannerNode/maxDistance panner.distanceModel]. Sets the value of [link:https://developer.mozilla.org/en-US/docs/Web/API/PannerNode/maxDistance panner.maxDistance].
</div> </div>
<h2>Source</h2> <h2>Source</h2>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册