terrain property

List<int?> terrain
getter/setter pair

List of indexes of the terrain.

Implementation

List<int?> terrain;