Example Node: Sine Wave Deformer
Example deformer node that applies a sine wave to a mesh
Installation
To use this Node, you must enable omni.graph.examples.cpp
in the Extension Manager.
Inputs
Name |
Type |
Description |
Default |
---|---|---|---|
points |
|
Set of points to be deformed |
|
wavelength |
|
Wavelength of sinusodal deformer function |
50.0 |
multiplier |
|
Amplitude of sinusoidal deformer function |
0.7 |
Outputs
Name |
Type |
Description |
Default |
---|---|---|---|
points |
|
Set of deformed points |