MCPcopy Create free account
hub / github.com/pmndrs/postprocessing / getRenderer

Method getRenderer

src/core/EffectComposer.js:209–213  ·  view source on GitHub ↗

* Returns the renderer. * * @return {WebGLRenderer} The renderer.

()

Source from the content-addressed store, hash-verified

207 */
208
209 getRenderer() {
210
211 return this.renderer;
212
213 }
214
215 /**
216 * Sets the renderer.

Callers 15

initializeMethod · 0.80
disposeMethod · 0.80
loadMethod · 0.80
initializeMethod · 0.80
registerOptionsMethod · 0.80
loadMethod · 0.80
initializeMethod · 0.80
loadMethod · 0.80
initializeMethod · 0.80
registerOptionsMethod · 0.80
loadMethod · 0.80
initializeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected