Click or drag to resize

QuantizedMeshTerrainCache Properties

The QuantizedMeshTerrainCache type exposes the following members.

Properties
  NameDescription
Public propertyGroup
Gets the TerrainCacheGroup that contains this cache.
(Inherited from TerrainCache.)
Public propertyLeastRecentlyUsedRegion
Gets the region in this cache that was least recently used.
(Overrides TerrainCacheLeastRecentlyUsedRegion.)
Public propertySize
Gets the approximate total memory, in bytes, used by all regions in the cache.
(Overrides TerrainCacheSize.)
Top
See Also