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