MCPcopy Create free account
hub / github.com/beutton/browser-flight-simulator /

Class

packages/core/src/DataLoader.ts:128–128  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

126 parameters?: DataTextureParameters
127): Class<DataLoader<T, U>> {
128 return class extends DataLoader<T, U> {
129 readonly Texture = Texture
130 readonly TypedArrayLoader = createTypedArrayLoaderClass(parser)
131 readonly parameters = {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected