Click or drag to resize

TerrainCacheGroupStartCacheThread Method

Starts the thread associate with this cache group. It is not normally necessary to call this method because constructing an instance of TerrainCacheGroup will start the thread automatically.

Namespace:  AGI.Foundation.Terrain
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public void StartCacheThread()
See Also