GpuMemoryLimits Interface

Defines separate GpuMemoryLimits for mobile and desktop clients.

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

  • 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: 16 April, 2024