Displace Surface

Displace a surface by some amount Useful to eg add noise to a surface

Inputs

NameDescription

Surface

Surface

Displacement

In local space ie, if this brush is scaled up, will increase accordingly

Max Displacement

Max amount to displace by, used to compute bounds. Displacement will be clamped between -MaxDisplacement and +MaxDisplacement Will increase bounds, so try to keep small

Outputs

NameDescription

New Surface

NewSurface

Last updated