Short Name:
|
Derived From:
|
Fields: |
Wraps the given pyramid in a file cache.
The following table lists all fields of this config type.
Field | Type | Constraint | Default | |
---|---|---|---|---|
required
|
source
|
Tinman.Pyramid
|
# != null |
|
The source pyramid. |
||||
optional
|
cache
|
Cache
|
null |
|
The cache to use. |
||||
optional
|
id
|
number
|
# >= 0 && # <= 1023 |
0 |
Persistent unique identifier of the pixel pyramid being cached. |
||||
external
|
info
|
Pyramid.Info
|
||
Holds detail information about this pixel pyramid. |