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

class Tinman.Pixel.Displacement

Short Name:
  • class Displacement
Derived From:
Fields:

Creates a pixel layer that renders the displacement layer (see Heightmap.Layer.Displacement).

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