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

pointf[3][]

Set of points to be deformed

threshold

float

Z value to limit points

Outputs#

Name

Type

Description

Default

points

pointf[3][]

Set of deformed points