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

class Tinman.Noise.Vector.Transform

Short Name:
  • class Vector.Transform
Derived From:
Fields:

Transforms the input coordinates using the given vector function before plugging them into this noise function.

Fields

The following table lists all fields of this config type.

Field Type Constraint Default
required noise Vector    

The source noise function.

required other Vector    

The vector function to use for transforming the input coordinates.