gpuMemoryLimits

gpuMemoryLimits: GpuMemoryLimit | GpuMemoryLimits

Defines optional limits on the total amount of GPU memory allocated to Tile contents. If an instance of GpuMemoryLimits, defines separate limits for mobile and non-mobile devices; otherwise, defines the limit for whatever type of device the client is running on.

Default value: { "mobile": "default" }.

@see GpuMemoryLimit for a description of the available limits and how they are imposed.

Defined in

Last Updated: 16 April, 2024