Cache Description Name struct Tinman.Pyramid.Cache Used by Pyramid.Cached.cache / TerrainView.cache / Texture.Cached.cache A file-based cache for tile data of pyramids. Fields / Required path Type path Constraint # != null File path of the pyramid cache. Fields / Optional mode Type Dataset.Mode Default Dataset.Mode.Update The dataset mode to use for accessing the cache file. options Type Options Default null The cache options to use. Will be ignored if mode is Dataset.Mode.Open. Builder Options