ソースを参照

WebGLRenderer: Accesible properties. See #7483.

Mr.doob 9 年 前
コミット
72a2a71a94
1 ファイル変更1 行追加0 行削除
  1. 1 0
      src/renderers/WebGLRenderer.js

+ 1 - 0
src/renderers/WebGLRenderer.js

@@ -263,6 +263,7 @@ THREE.WebGLRenderer = function ( parameters ) {
 	this.context = _gl;
 	this.capabilities = capabilities;
 	this.extensions = extensions;
+	this.properties = properties;
 	this.state = state;
 
 	// shadow map