Displace
Displace a set of points
Installation
To use this Node, you must enable omni.mesh.displace
in the Extension Manager.
Inputs
Name |
Type |
Description |
Default |
---|---|---|---|
active |
|
If false then disable the node operation |
True |
updateNormals |
|
Reset normals attribute to area-weighted per-vertex normals after displacement |
True |
strength |
|
Strength multiplier of the displacement |
|
displacementAttrName |
|
displacements |
|
mesh |
|
Mesh bundle containing points and optionally normals |
Outputs
Name |
Type |
Description |
Default |
---|---|---|---|
mesh |
|
Mesh with displaced points |