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

class Tinman.Pyramid.Texture.Cached

Short Name:
  • class Texture.Cached
Derived From:
Fields:

Wraps the given pyramid in a file cache.

Fields

The following table lists all fields of this config type.

Field Type Constraint Default
required source Pyramid.Texture
# != null
 

The source pyramid.

required cache Cache
# != null
 

The cache to use.

required id number
# >= 0 && # <= 1023
 

Persistent unique identifier of the pixel pyramid being cached.