Constructor
new EXR(reporter, settings)
Parameters:
| Name | Type | Description | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
reporter |
Reporter | |||||||||||||||||
settings |
Object |
Properties
|
Properties:
| Name | Type | Attributes | Description |
|---|---|---|---|
settings.other |
any |
<optional> |
- Source:
Methods
(async) _load(base, quality) → {Promise.<Texture>}
Parameters:
| Name | Type | Description |
|---|---|---|
base |
LoadingBase | |
quality |
LoadingQuality |
- Source:
Returns:
- Type
- Promise.<Texture>