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

Class

packages/core/src/Texture3DLoader.ts:9–9  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

7} from 'three'
8
9export class Texture3DLoader extends Loader<Data3DTexture> {
10 override load(
11 url: string,
12 onLoad: (data: Data3DTexture) => void,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected