Atan2
Outputs the arc tangent of a/b in degrees
Installation
To use this Node, you must enable omni.graph.nodes
in the Extension Manager.
Inputs
Name |
Type |
Description |
Default |
---|---|---|---|
a |
|
Input A |
|
b |
|
Input B |
Outputs
Name |
Type |
Description |
Default |
---|---|---|---|
Result (result) |
|
The result of ATan2(A,B) |