WebGLMaterials constructor
      
      WebGLMaterials(
    
    
- WebGLRenderer renderer,
 - WebGLProperties properties
 
Implementation
WebGLMaterials(this.renderer, this.properties);
WebGLMaterials(this.renderer, this.properties);