Skip to content

Commit

Permalink
Merge pull request #19925 from WestLangley/dev_docs_orbit
Browse files Browse the repository at this point in the history
Docs: OrbitControls update
  • Loading branch information
mrdoob committed Jul 26, 2020
2 parents 76b09ec + 52736dc commit 1957143
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/examples/en/controls/OrbitControls.html
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ <h3>[property:HTMLDOMElement domElement]</h3>

<h3>[property:Boolean enabled]</h3>
<p>
Whether or not the controls are enabled.
When set to *false*, the controls will not respond to user input. Default is *true*.
</p>

<h3>[property:Boolean enableDamping]</h3>
Expand Down
2 changes: 1 addition & 1 deletion docs/examples/zh/controls/OrbitControls.html
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ <h3>[property:HTMLDOMElement domElement]</h3>

<h3>[property:Boolean enabled]</h3>
<p>
控制器是否被启用。
When set to *false*, the controls will not respond to user input. Default is *true*.
</p>

<h3>[property:Boolean enableDamping]</h3>
Expand Down

0 comments on commit 1957143

Please sign in to comment.