Example Node: Z Threshold GPU Deformer
Example deformer that limits the Z point positions to a threshold running on the GPU
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 |