Heightmap.Random

Description

Name

class Tinman.Heightmap.Random

Derived from

Heightmap

A heightmap that generates random samples.

Fields / Required

layers

The layers of the heightmap.


width

Type

number

Constraint

# > 0

Width of the heightmap, in samples.

Fields / Optional

height

Type

number

Constraint

# >= 0

Default

0

Height of rectangular heightmap, in samples. Set to 0 for cubemap heightmaps.

Fields / External

id

Type

Dataset.Id

Returns a unique identifier for this dataset.


metadata

Returns dataset metadata information.


georef

Returns georeferencing information.


info

Holds detail information about this heightmap.