Table of Contents

Method GetTerrainSystems

Namespace
Pinwheel.Vista
Assembly
Pinwheel.Vista.Runtime.dll

GetTerrainSystems()

Gets all terrain-system implementations currently registered with Vista.

public static IEnumerable<ITerrainSystem> GetTerrainSystems()

Returns

IEnumerable<ITerrainSystem>

The registered terrain-system instances.