Get Atan2 From Vector2

Node description and basic instructions

Description

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 Vector2

This task node has a number of fields, that are highlighted in picture below.

Fields

NameDescription

Node Name

Name of node.

Ignore About Self

Whether node ignores abort self or not.

Vector 2

Vector2 key with the x and y coordinate of a point.

Store Result

Store result to float key.

Rad To Deg

Radians to degrees.

Last updated