MCPcopy Create free account
hub / github.com/DFin/palaeograph / requestFrame

Method requestFrame

src/sceneManager.js:302–305  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

300 }
301
302 requestFrame() {
303 this.shouldFrameNextUpdate = true;
304 this.cameraInitialized = false;
305 }
306
307 setBackgroundColor(hex) {
308 try {

Callers 3

clearImportedObjectsMethod · 0.95
addImportedObjectMethod · 0.95
handleFileListFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected