Vector.Transform

Description

Name

class Tinman.Noise.Vector.Transform

Derived from

Noise.Vector

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

Fields / Required

noise

The source noise function.


other

The vector function to use for transforming the input coordinates.