OmniGraph Node omni.graph.examples.cpp.ScaleCube

omni.graph.examples.cpp.ScaleCube Properties

Name

Value

Version

1

Extension

omni.graph.examples.cpp

Has State?

False

Implementation Language

C++

Default Memory Type

cpu

Generated Code Exclusions

None

uiName

Example Node: Multiply Float

__categories

examples

Generated Class Name

OgnScaleCubeDatabase

Python Module

omni.graph.examples.cpp

omni.graph.examples.cpp.ScaleCube Description

Example node that performs a simple multiplication

omni.graph.examples.cpp.ScaleCube Inputs

Name

Type

Default

Required?

Descripton

inputs:multiplier

float

0.0

Y

2nd multiplicand

inputs:value

float

0.0

Y

1st multiplicand

omni.graph.examples.cpp.ScaleCube Outputs

Name

Type

Default

Required?

Descripton

outputs:value

double

None

Y

Product of value and multiplier