MCPcopy Create free account
hub / github.com/TheOrcDev/github-creature / resize

Method resize

components/liquid-ether.tsx:1069–1071  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1067 this.scene.add(this.output);
1068 }
1069 resize() {
1070 this.simulation.resize();
1071 }
1072 render() {
1073 if (!Common.renderer) return;
1074 Common.renderer.setRenderTarget(null);

Callers 3

resizeMethod · 0.45
applyOptionsFromPropsFunction · 0.45
LiquidEtherFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected