WebGLMaterials constructor

WebGLMaterials(
  1. WebGLRenderer renderer,
  2. WebGLProperties properties
)

Implementation

WebGLMaterials(this.renderer, this.properties);