Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
clearImportedObjects
Method · 0.95
addImportedObject
Method · 0.95
handleFileList
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected