Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
resize
Method · 0.45
applyOptionsFromProps
Function · 0.45
LiquidEther
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected