TINMAN 3D / REALTIME TERRAIN
Software Development Kit - User Manual

class Tinman.Pixel.Coverage

Short Name:
  • class Pixel.Coverage
Derived From:
Fields:

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

Fields

The following table lists all fields of this config type.

Field Type Constraint Default
optional ramp Tinman.Color.Ramp  
null

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

optional adjust bool  
false

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