OmniGraph Node omni.graph.examples.python.DeformerPy

omni.graph.examples.python.DeformerPy Properties

Name

Value

Version

1

Extension

omni.graph.examples.python

Has State?

False

Implementation Language

Python

Default Memory Type

cpu

Generated Code Exclusions

None

uiName

Sine Wave Deformer Z-axis (Python)

__categories

examples

__language

Python

Generated Class Name

OgnDeformerCpuDatabase

Python Module

omni.graph.examples.python

omni.graph.examples.python.DeformerPy Description

Example node applying a sine wave deformation to a set of points, written in Python

omni.graph.examples.python.DeformerPy Inputs

Name

Type

Default

Required?

Descripton

inputs:multiplier

float

1.0

Y

The multiplier for the amplitude of the sine wave

__default

1.0

inputs:points

pointf[3][]

[]

Y

The input points to be deformed

__default

[]

omni.graph.examples.python.DeformerPy Outputs

Name

Type

Default

Required?

Descripton

outputs:points

pointf[3][]

None

Y

The deformed output points