Method GetTerrainSystems
GetTerrainSystems()
Gets all terrain-system implementations currently registered with Vista.
public static IEnumerable<ITerrainSystem> GetTerrainSystems()
Returns
- IEnumerable<ITerrainSystem>
The registered terrain-system instances.