2
0
Mr.doob 11 жил өмнө
parent
commit
a19dd76530
2 өөрчлөгдсөн 37 нэмэгдсэн , 40 устгасан
  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 () {
 

Файлын зөрүү хэтэрхий том тул дарагдсан байна
+ 25 - 40
build/three.min.js


Энэ ялгаанд хэт олон файл өөрчлөгдсөн тул зарим файлыг харуулаагүй болно