Expand description
Implementation of the TerrainCache structure.
Structsยง
- Terrain
Cache - A simple passthrough cache that preferentially returns cached terrain data, dynamically pulling terrain data as-needed from game state and caching it before returning it.