Parcourir la source

Updated builds.

Mr.doob il y a 11 ans
Parent
commit
a19dd76530
2 fichiers modifiés avec 37 ajouts et 40 suppressions
  1. 12 0
      build/three.js
  2. 25 40
      build/three.min.js

+ 12 - 0
build/three.js

@@ -16138,6 +16138,18 @@ THREE.CanvasRenderer = function ( parameters ) {
 		this.setClearColor( hex, alpha );
 
 	};
+	
+	this.getClearColor = function () {
+
+		return _clearColor;
+
+	};
+
+	this.getClearAlpha = function () {
+
+		return _clearAlpha;
+
+	};
 
 	this.getMaxAnisotropy = function () {
 

Fichier diff supprimé car celui-ci est trop grand
+ 25 - 40
build/three.min.js


Certains fichiers n'ont pas été affichés car il y a eu trop de fichiers modifiés dans ce diff