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

Method reset

demo/src/utils/ProgressManager.js:45–49  ·  view source on GitHub ↗

* Resets the loading progress.

()

Source from the content-addressed store, hash-verified

43 */
44
45 static reset() {
46
47 progressBar.removeAttribute("style");
48
49 }
50
51}

Callers 1

index.jsFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected