Example Node: Z Threshold Deformer
Example deformer that limits the Z point positions to a threshold
Installation
To use this node enable omni.graph.examples.cpp in the Extension Manager.
Inputs
Name |
Type |
Descripton |
Default |
---|---|---|---|
Points (inputs:points) |
|
Set of points to be deformed |
[] |
Threshold (inputs:threshold) |
|
Z value to limit points |
0.0 |
Outputs
Name |
Type |
Descripton |
Default |
---|---|---|---|
Points (outputs:points) |
|
Set of deformed points |
None |
Metadata
Name |
Value |
---|---|
Unique ID |
omni.graph.examples.cpp.Deformer2 |
Version |
1 |
Extension |
omni.graph.examples.cpp |
Has State? |
False |
Implementation Language |
C++ |
Default Memory Type |
cpu |
Generated Code Exclusions |
None |
uiName |
Example Node: Z Threshold Deformer |
Categories |
examples |
Generated Class Name |
OgnDeformer2_CPUDatabase |
Python Module |
omni.graph.examples.cpp |