Get Atan2 From Vector3
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 From Vector3
This task node has a number of fields, that are highlighted in picture below.
Node Name
Name of node.
Ignore About Self
Whether node ignores abort self or not.
Vector3
Vector3 key with the x and y coordinate of a point.
X Axis
Axis of Vector3 key to select x value.
Y Axis
Axis of Vector3 key to select y value.
Store Result
Store result to float key.
Rad To Deg
Radians to degrees.