| Name | Type | Attributes | Description |
|---|---|---|---|
url |
string |
the URL of the texture file |
|
autoLoad |
boolean |
<optional> |
whether to fetch the data immediately; you can fetch it later via BlobResource#load |
Extends
- PIXI.resources.Resource
Members
The viewable buffer on the data
The URL of the texture file
Methods
Loads the blob
Returns:
| Type | Description |
|---|---|
| Promise |