OmniGraph Node omni.graph.test.ComposeDouble3C

omni.graph.test.ComposeDouble3C Properties

Name

Value

Version

1

Extension

omni.graph.test

Icon

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

Has State?

False

Implementation Language

C++

Default Memory Type

cpu

Generated Code Exclusions

None

uiName

Test Node: Compose Double3 (C++)

__categories

internal:test

Generated Class Name

OgnComposeDouble3CDatabase

Python Module

omni.graph.test

omni.graph.test.ComposeDouble3C Description

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

omni.graph.test.ComposeDouble3C 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.test.ComposeDouble3C Outputs

Name

Type

Default

Required?

Descripton

outputs:double3

double[3]

None

Y

Output double3