| TerrainInvalidate Method |
| Name | Description | |
|---|---|---|
| Invalidate |
Invalidates all data cached by the renderer.
| |
| Invalidate(Aabb) |
Invalidates the specified region in the data cached by the renderer.
| |
| Invalidate(TerrainLayer) |
Invalidates the specified terrain layer in the data cached by the renderer.
| |
| Invalidate(TerrainTile) |
Invalidates the specified terrain tile in the data cached by the renderer.
| |
| Invalidate(TerrainTile, TerrainLayer) |
Invalidates the specified terrain layer in the data cached by the renderer.
|