2
0
Эх сурвалжийг харах

disable embed scripts in this asset

sunag 7 жил өмнө
parent
commit
67e1da9587

+ 1 - 0
examples/webgl_loader_sea3d_morph.html

@@ -75,6 +75,7 @@
 			loader = new THREE.SEA3D( {
 
 				autoPlay : true, // Auto play animations
+				scripts : false, // Disable embed scripts
 				container : scene // Container to add models
 
 			} );