OmniGraph Node omni.graph.examples.python.MultDouble

omni.graph.examples.python.MultDouble 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

Multiply Double (Python)

__language

Python

Generated Class Name

OgnMultDoubleDatabase

Python Module

omni.graph.examples.python

omni.graph.examples.python.MultDouble Description

Example node that multiplies 2 doubles together

omni.graph.examples.python.MultDouble Inputs

Name

Type

Default

Required?

Descripton

inputs:a

double

0

Y

Input a

__default

0

inputs:b

double

0

Y

Input b

__default

0

omni.graph.examples.python.MultDouble Outputs

Name

Type

Default

Required?

Descripton

outputs:out

double

None

Y

The result of a * b