Skip to content

Commit

Permalink
added missing toJSON method (#10020)
Browse files Browse the repository at this point in the history
  • Loading branch information
looeee authored and mrdoob committed Nov 4, 2016
1 parent b54ee2d commit 07aa60f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/api/scenes/Scene.html
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,11 @@ <h3>[property:Object background]</h3>

<h2>Methods</h2>

<h3>[method:JSON toJSON]</h3>
<div>
Return the scene data in JSON format.
</div>

<h2>Source</h2>

[link:https://github.com/mrdoob/three.js/blob/master/src/[path].js src/[path].js]
Expand Down

0 comments on commit 07aa60f

Please sign in to comment.