Browse Source

WebGLRenderer: Accesible properties. See #7483.

Mr.doob 9 years ago
parent
commit
72a2a71a94
1 changed files with 1 additions and 0 deletions
  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