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

class Tinman.Noise.Scalar.Select

Short Name:
  • class Select
Derived From:
Fields:

Returns a noise function that blends between this noise function and the given one using a third blend factor noise function.

Fields

The following table lists all fields of this config type.

Field Type Constraint Default
required index Scalar    

The source noise function.

required noise Scalar[]    

The noise functions to blend.