mirror of
https://github.com/wahyd4/three.js.git
synced 2026-08-21 19:05:57 +10:00
Updated builds.
This commit is contained in:
@@ -20,6 +20,8 @@ THREE.Object3D = function() {
|
||||
this.doubleSided = false;
|
||||
this.flipSided = false;
|
||||
|
||||
this.renderDepth = null;
|
||||
|
||||
this.rotationAutoUpdate = true;
|
||||
|
||||
this.matrix = new THREE.Matrix4();
|
||||
|
||||
Reference in New Issue
Block a user