Elevation

Description

Name

class Tinman.Pixel.Elevation

Derived from

Pixel

Creates a pixel layer that reads Heightmap.Layer.Elevation samples and applies a color-ramp.

Fields / Optional

ramp

Type

Tinman.Color.Ramp

Default

null

The color ramp to use. If null, a default black/white color ramp will be used.


adjust

Type

bool

Default

false

Transform the given color ramp to the input range [0..1]?