OmniGraph Node omni.graph.test.TestSubtract

omni.graph.test.TestSubtract Properties

Name

Value

Version

1

Extension

omni.graph.test

Icon

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

Has State?

False

Implementation Language

Python

Default Memory Type

cpu

Generated Code Exclusions

tests

uiName

Test Node: Subtract (Python)

__categories

internal:test

__exclusions

tests

__language

Python

Generated Class Name

OgnTestSubtractDatabase

Python Module

omni.graph.test

omni.graph.test.TestSubtract Description

Example node subtracting a value from a vector, written in Python

omni.graph.test.TestSubtract Inputs

Name

Type

Default

Required?

Descripton

inputs:in_array

double[3][]

[]

Y

The input values to subtract from

__default

[]

inputs:value_to_subtract

double

1.0

Y

The value to subtract

__default

1.0

omni.graph.test.TestSubtract Outputs

Name

Type

Default

Required?

Descripton

outputs:out_array

double[3][]

None

Y

The output value