@shapediver/viewer.settings
Advanced tools
Comparing version 0.4.1 to 0.4.2
@@ -29,3 +29,3 @@ "use strict"; | ||
settings.environment.mapResolution = oldSettings.environment.mapResolution; | ||
settings.environment.rotation = { x: 0, y: 0, z: 0, w: 0 }; | ||
settings.environment.rotation = { x: 0, y: 0, z: 0, w: 1 }; | ||
settings.environment.blurriness = 0; | ||
@@ -32,0 +32,0 @@ settings.environment.intensity = 1; |
@@ -23,3 +23,3 @@ "use strict"; | ||
mapResolution: '1024', | ||
rotation: { x: 0, y: 0, z: 0, w: 0 }, | ||
rotation: { x: 0, y: 0, z: 0, w: 1 }, | ||
intensity: 1, | ||
@@ -26,0 +26,0 @@ blurriness: 0 |
{ | ||
"name": "@shapediver/viewer.settings", | ||
"version": "0.4.1", | ||
"version": "0.4.2", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "license": "polyform-noncommercial-1.0.0", |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package