GpuMemoryLimits Interface

Defines separate GpuMemoryLimits for mobile and desktop clients.

see TileAdmin.Props.gpuMemoryLimits to configure the limit at startup.

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

Properties

Name Type Description
mobile undefined | GpuMemoryLimit Limits applied to clients running on mobile devices.  
nonMobile undefined | GpuMemoryLimit Limits applied to clients running on non-mobile devices.  

Defined in

Last Updated: 29 November, 2022