downloadTexture
Core.downloadTexture exported from @manycore/aholo-viewer.
- downloadTexture(
url: string | string[] | URL | URL[],
options?: LoaderOptions,
): Promise<SourceTexture>Parameters
- url: string | string[] | URL | URL[]
- options: LoaderOptions
Returns Promise<SourceTexture>