Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/gre/gl-react
/ getGLRenderableNode
Method
getGLRenderableNode
packages/gl-react/src/Bus.tsx:98–100 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
96
}
97
98
getGLRenderableNode(): Node | null {
99
return this.glNode;
100
}
101
102
getGLRenderableContent(): any {
103
const { mapRenderableContent } = this.context.glSurface;
Callers
1
prepareTexture
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected