MapType

Description

enum Tinman.Terrain.Mapping.MapType

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

See also

MapInfo

Public / Constants

Rect

public constant Rect → (0:int32)

A rectangular map.

See also

MapInfo.Type

Cube

public constant Cube → (1:int32)

A cubemap.

See also

MapInfo.Type