TINMAN 3D / REALTIME TERRAIN
Software Development Kit - User Manual

struct Tinman.Pyramid.Cache.Options

Short Name:
  • struct Options
Fields:

Options for a file-based pyramid cache.

Fields

The following table lists all fields of this config type.

Field Type Constraint Default
optional size number
# >= 0
1024

The maximum size of the pyramid file cache, in megabytes.

optional percent number
# >= 0 && # <= 100
25

The maximum size of the pyramid file cache, given as a percentage of the free storage space of the directory that contains the cache file.

optional age number
# >= 0
0

The maximum age of tiles in the pyramid file cache, in seconds.

Usages

The following table shows all usages of this config type.

Used By: