Pixel.Coverage

Description

Name

class Tinman.Pixel.Coverage

Derived from

Pixel

Creates a pixel layer that renders the coverage layer (see Heightmap.Layer.Coverage).

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]?