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

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