Click or drag to resize

TerrainCacheGroup.StartCacheThread 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: 25.1.421.0 (25.1.421.0)
Syntax
public void StartCacheThread()
See Also