OmniGraph Node omni.graph.examples.python.ComposeDouble3

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

Compose Double3 (Python)

__language

Python

Generated Class Name

OgnComposeDouble3Database

Python Module

omni.graph.examples.python

omni.graph.examples.python.ComposeDouble3 Description

Example node that takes in the components of three doubles and outputs a double3

omni.graph.examples.python.ComposeDouble3 Inputs

Name

Type

Default

Required?

Descripton

inputs:x

double

0

Y

The x component of the input double3

__default

0

inputs:y

double

0

Y

The y component of the input double3

__default

0

inputs:z

double

0

Y

The z component of the input double3

__default

0

omni.graph.examples.python.ComposeDouble3 Outputs

Name

Type

Default

Required?

Descripton

outputs:double3

double[3]

None

Y

Output double3