Skip to content

Commit

Permalink
Merge pull request #20832 from donutcoffee/patch-1
Browse files Browse the repository at this point in the history
Docs: Fix description of Layers.test().
  • Loading branch information
mrdoob committed Dec 21, 2020
2 parents 9694de0 + 77bec12 commit 38bf5f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/api/en/core/Layers.html
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ <h3>[method:Boolean test]( [param:Layers layers] )</h3>
<p>
layers - a Layers object<br /><br />

Returns true if this and the passed *layers* object are members of the same set of layers.
Returns true if this and the passed *layers* object have at least one layer in common.
</p>

<h3>[method:null toggle]( [param:Integer layer] )</h3>
Expand Down

0 comments on commit 38bf5f4

Please sign in to comment.