Example Node: Time-based Sine Wave Deformer
This is an example of a simple deformer with time based input to control a time dependent sine wave deformation.
Installation
To use this Node, you must enable omni.graph.examples.cpp
in the Extension Manager.
Inputs
Name |
Type |
Description |
Default |
---|---|---|---|
multiplier |
|
The multiplier for the amplitude of the sine wave |
1 |
wavelength |
|
The wavelength of the sine wave |
1 |
time |
|
Time value to modulate the offset in sine curve evaluation |
0.0 |
points |
|
The input points to be deformed |
[] |
Outputs
Name |
Type |
Description |
Default |
---|---|---|---|
points |
|
The deformed output points |