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

class Tinman.Noise.Color.Ramp

Short Name:
  • class Noise.Color.Ramp
Derived From:
Fields:

Returns a noise function that computes color values from noise values using the given color ramp.

Fields

The following table lists all fields of this config type.

Field Type Constraint Default
required noise Scalar    

The source noise function.

required ramp Tinman.Color.Ramp    

The color ramp to use.