AdsumLoaderOptions
Constructor
constructor
constructor(parameters: object): AdsumLoaderOptions
Parameters:
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
| parameters | object | Yes | - | |
| parameters.entityManager | AdsumClientApi.EntityManager | Yes | - | |
| parameters.deviceId | ?number | No | null | |
| parameters.textureQuality | TEXTURE_QUALITY.AUTO | TEXTURE_QUALITY.HIGH | TEXTURE_QUALITY.LOW | No | TEXTURE_QUALITY.AUTO |
