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
|
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. |