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

class Tinman.Color.Ramp.Spline

Short Name:
  • class Ramp.Spline
Derived From:
Fields:

A color ramp consists of one or more color ramp slots; each slot holds an X-coordinate and a color value.

Fields

The following table lists all fields of this config type.

Field Type Constraint Default
required colors Tinman.Color[]
# != null
 

The color values of each color ramp slot.

optional coords number[]  
null

The X-coordinates of each color ramp slot.