- Preparing search index...
- The search index is not available
ara3d-webgl
Constructors
constructor
- new Requester(verbose?: boolean): Requester
-
Parameters
-
Optional
verbose: boolean
Properties
maxConcurency
maxConcurency: number
onProgress
Methods
abort
- abort(): void
-
Returns void
http
- http(url: string, label?: string): Promise<ArrayBuffer>
-
Parameters
-
url: string
-
Optional
label: string
Returns Promise<ArrayBuffer>
Wrapper to provide tracking for all webrequests via request logger.