2
0
Elijah Snyder 9 жил өмнө
parent
commit
9f736d8ca6

+ 0 - 1
examples/webgl_loader_amf.html

@@ -97,7 +97,6 @@
 
 				loader.load( './models/amf/rook.amf', function ( amfobject ) {
 
-					document.amfobject = amfobject;
 					scene.add( amfobject );
 					render();