提交 c574d51e 编写于 作者: M Mugen87

JSM: Update modules.

上级 25ee8a1f
......@@ -461,11 +461,6 @@ DRACOLoader.DRACOWorker = function () {
var geometry = { index: null, attributes: [] };
var numPoints = dracoGeometry.num_points();
var numAttributes = dracoGeometry.num_attributes();
console.log( numPoints, numAttributes );
// Add attributes of user specified unique id.
for ( var attributeName in attributeIDs ) {
......
......@@ -14,6 +14,7 @@ var WEBVR = {
if ( options && options.referenceSpaceType ) {
renderer.vr.setReferenceSpaceType( options.referenceSpaceType );
}
function showEnterVR( device ) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册