OmniGraph Node omni.graph.examples.cpp.Deformer2

omni.graph.examples.cpp.Deformer2 Properties

Name

Value

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

Generated Class Name

OgnDeformer2_CPUDatabase

Python Module

omni.graph.examples.cpp

omni.graph.examples.cpp.Deformer2 Description

Example deformer that limits the Z point positions to a threshold

omni.graph.examples.cpp.Deformer2 Inputs

Name

Type

Default

Required?

Descripton

inputs:points

pointf[3][]

[]

Y

Set of points to be deformed

inputs:threshold

float

0.0

Y

Z value to limit points

omni.graph.examples.cpp.Deformer2 Outputs

Name

Type

Default

Required?

Descripton

outputs:points

pointf[3][]

None

Y

Set of deformed points