MCPcopy 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

getBoundsMethod · 0.95
renderMethod · 0.80
_updateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected