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.
extensions
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: 20 June, 2023