fozmo-3d-preview
Advanced tools
Comparing version 1.0.13 to 1.0.14
@@ -207,3 +207,3 @@ import { EEncryptExt, ENormalExt, ResLoaderManager } from './../manager/ResLoaderManager'; | ||
}); | ||
ssaa.add(params, 'SSAAClearColor').onChange((v) => { | ||
ssaa.addColor(params, 'SSAAClearColor').onChange((v) => { | ||
this._ssaaPass.clearColor = new THREE.Color(v); | ||
@@ -210,0 +210,0 @@ }); |
{ | ||
"name": "fozmo-3d-preview", | ||
"version": "1.0.13", | ||
"version": "1.0.14", | ||
"description": "风之末 作品预览", | ||
@@ -5,0 +5,0 @@ "main": "lib/Fozmo3DPreview.js", |
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
156263