Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dev7355608/perfect-vision
/ updateTransform
Method
updateTransform
scripts/utils/framebuffer.js:529–532 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
527
}
528
529
updateTransform() {
530
this.transform.updateTransform(PIXI.Transform.IDENTITY);
531
this.worldAlpha = this.alpha;
532
}
533
}
Callers
3
getBounds
Method · 0.95
render
Method · 0.80
_update
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected