three-globe
Advanced tools
Comparing version 2.16.3 to 2.17.0
{ | ||
"name": "three-globe", | ||
"version": "2.16.3", | ||
"version": "2.17.0", | ||
"description": "Globe data visualization as a ThreeJS reusable 3D object", | ||
@@ -5,0 +5,0 @@ "unpkg": "dist/three-globe.min.js", |
@@ -225,2 +225,3 @@ ThreeJS Globe Visualization | ||
| --- | --- | :--: | | ||
| <b>onGlobeReady</b>([<i>fn</i>]) | Getter/setter for callback function to invoke immediately after the globe has been initialized and visible on the scene. | - | | ||
| <b> rendererSize</b>(<i>Vector2</i>) | It's recommended to inject the current [renderer size](https://threejs.org/docs/#api/en/renderers/WebGLRenderer.getSize) to ensure the object proportions remain constant. This is specially necessary when using path FatLines. | Fallback to the full browser window size (`THREE.Vector2(window.innerWidth, window.innerHeight)`) | | ||
@@ -227,0 +228,0 @@ |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
12759528
52626
237