Example Node: Multiply Float
Example node that performs a simple multiplication
Installation
To use this node enable omni.graph.examples.cpp in the Extension Manager.
Inputs
Name |
Type |
Descripton |
Default |
---|---|---|---|
Multiplier (inputs:multiplier) |
|
2nd multiplicand |
0.0 |
Value (inputs:value) |
|
1st multiplicand |
0.0 |
Outputs
Name |
Type |
Descripton |
Default |
---|---|---|---|
Value (outputs:value) |
|
Product of value and multiplier |
None |
Metadata
Name |
Value |
---|---|
Unique ID |
omni.graph.examples.cpp.ScaleCube |
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 |