TINMAN 3D / REALTIME TERRAIN
Software Development Kit - User Manual

enum MapType in Tinman.Terrain.Mapping

Enumeration of map raster types (e.g. images, heightmaps or pyramids).

enum MapType  

See also:

MapInfo

Items

Rect = 0

A rectangular map.

See also:

MapInfo.Type
Cube = 1

A cubemap.

See also:

MapInfo.Type