mobileGpuMemoryLimits Object literal
The number of bytes of GPU memory associated with the various GpuMemoryLimits for mobile devices.
Properties
Name | Default Value | Description |
---|---|---|
aggressive | 75 * 1024 * 1024 |
|
default | 200 * 1024 * 1024 |
|
relaxed | 500 * 1024 * 1024 * 1024 |
Defined in
- core/frontend/src/tile/TileAdmin.ts Line 1343
Last Updated: 22 February, 2021