浏览代码

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