OmniGraph Node omni.graph.test.TestDeformer

omni.graph.test.TestDeformer Properties

Name

Value

Version

1

Extension

omni.graph.test

Icon

ogn/icons/omni.graph.test.TestDeformer.svg

Has State?

False

Implementation Language

C++

Default Memory Type

cpu

Generated Code Exclusions

None

uiName

Test Node: Sine Wave Deformer

__categories

internal:test

Generated Class Name

OgnTestDeformerDatabase

Python Module

omni.graph.test

omni.graph.test.TestDeformer Description

Test deformer node that applies a sine wave to a mesh. Set up for Realm processing in the compute(), and will not compute if connected to upstream node of same type with multiplier set to zero - for testing of dynamic scheduling

omni.graph.test.TestDeformer Inputs

Name

Type

Default

Required?

Descripton

inputs:multiplier

float

0.7

Y

Amplitude of sinusoidal deformer function

__default

0.7

inputs:points

pointf[3][]

[]

Y

Set of points to be deformed

inputs:wavelength

float

50.0

Y

Wavelength of sinusodal deformer function

__default

50.0

omni.graph.test.TestDeformer Outputs

Name

Type

Default

Required?

Descripton

outputs:points

pointf[3][]

None

Y

Set of deformed points