*Inheritance: NodeLibrary →* # StandardNodeLibrary This version of a node library represents the standard version used in [WebGPURenderer](WebGPURenderer.html). It maps lights, tone mapping techniques and materials to node-based implementations. ## Constructor ### new StandardNodeLibrary() Constructs a new standard node library. ## Source [src/renderers/webgpu/nodes/StandardNodeLibrary.js](https://github.com/mrdoob/three.js/blob/master/src/renderers/webgpu/nodes/StandardNodeLibrary.js)