To Degrees
Convert radian input into degrees
Installation
To use this node enable omni.graph.nodes in the Extension Manager.
Inputs
Name |
Type |
Descripton |
Default |
---|---|---|---|
Radians (inputs:radians) |
|
Angle value in radians to be converted |
None |
Outputs
Name |
Type |
Descripton |
Default |
---|---|---|---|
Degrees (outputs:degrees) |
|
Angle value in degrees |
None |
Metadata
Name |
Value |
---|---|
Unique ID |
omni.graph.nodes.ToDeg |
Version |
1 |
Extension |
omni.graph.nodes |
Has State? |
False |
Implementation Language |
C++ |
Default Memory Type |
cpu |
Generated Code Exclusions |
None |
uiName |
To Degrees |
Categories |
math:conversion |
Generated Class Name |
OgnToDegDatabase |
Python Module |
omni.graph.nodes |