Skip to content

Displacement Map To Vectors

Brief Description

Convert a displacement map to a vector map, to be used for example by Vector Blur. A displacement map treats 0.5 intensity as a null vector, 0 means unit vector to the left/down and 1 means unit vector to the right/up. The Vector Length parameter can be used to scale the vectors so that they are not unit vectors.

Controls

Parameter / Script Name Type Default Function
Enabled / enabled Boolean On
Vector Length / scale Float 2D 10, 10 Multiplier applied on the vectors, which are by default of a unit length
Invert / invert Boolean Off When checked, generated motion vectors are inverted