Load an image from url and create a texture
URL to the image
Optional
requestHeaders: RequestHeadersOptional request headers to load image(e.g. Authorization)
Optional
abortSignal: AbortSignalOptional AbortSignal to cancel the load.
Enable/disable CORS
Generated using TypeDoc
A texture loader that supports request headers(e.g. for Authorization)