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 Type Noise.Vector The source noise function. other Type Noise.Vector The vector function to use for transforming the input coordinates. OpCode Whirl