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

Method inputColorSpace

src/effects/Effect.js:168–172  ·  view source on GitHub ↗

* The input color space. * * @type {ColorSpace} * @experimental

()

Source from the content-addressed store, hash-verified

166 */
167
168 get inputColorSpace() {
169
170 return this._inputColorSpace;
171
172 }
173
174 /**
175 * @type {ColorSpace}

Callers

nothing calls this directly

Calls 1

setChangedMethod · 0.95

Tested by

no test coverage detected