Get Atan2
Node description and basic instructions
Last updated
Node description and basic instructions
Last updated
Computes the angle whose tangent is the quotient of two specified numbers and store result.
To create it, right-click in the editor and select Create Node/Tasks/Math/Get Atan2
This task node has a number of fields, that are highlighted in picture below.
Name | Description |
---|---|
Node Name | Name of node. |
Ignore About Self | Whether node ignores abort self or not. |
X Value | The x coordinate of a point. |
Y Value | The y coordinate of a point. |
Store Result | Store result to float key. |
Rad To Deg | Radians to degrees. |