Example Node: Z Threshold Deformer#
Example deformer that limits the Z point positions to a threshold
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 |
|
threshold |
|
Z value to limit points |
Outputs#
Name |
Type |
Description |
Default |
---|---|---|---|
points |
|
Set of deformed points |