|
@@ -190,7 +190,7 @@ camera.setViewOffset( fullWidth, fullHeight, w * 2, h * 1, w, h );
|
|
Updates the camera projection matrix. Must be called after any change of parameters.
|
|
Updates the camera projection matrix. Must be called after any change of parameters.
|
|
</p>
|
|
</p>
|
|
|
|
|
|
- <h3>[method:Object toJSON](param:object meta])</h3>
|
|
|
|
|
|
+ <h3>[method:Object toJSON]([param:object meta])</h3>
|
|
<p>
|
|
<p>
|
|
meta -- object containing metadata such as textures or images in objects' descendants.<br />
|
|
meta -- object containing metadata such as textures or images in objects' descendants.<br />
|
|
Convert the camera to three.js [link:https://github.com/mrdoob/three.js/wiki/JSON-Object-Scene-format-4 JSON Object/Scene format].
|
|
Convert the camera to three.js [link:https://github.com/mrdoob/three.js/wiki/JSON-Object-Scene-format-4 JSON Object/Scene format].
|