MCPcopy Create free account
hub / github.com/gre/gl-react / _resolveTextureLoader

Method _resolveTextureLoader

packages/gl-react/src/createSurface.tsx:54–54  ·  view source on GitHub ↗
(raw: any)

Source from the content-addressed store, hash-verified

52 _addGLNodeChild(node: Node): void;
53 _removeGLNodeChild(node: Node): void;
54 _resolveTextureLoader(raw: any): {
55 loader: WebGLTextureLoader | null;
56 input: any;
57 };

Callers 2

_prepareGLMethod · 0.95
prepareTextureMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected