ProtoFlux:DeltaAngle: Difference between revisions

From Resonite Wiki
Created a page for the Delta Angle node.
 
m YoshBot moved page ProtoFlux:Delta Angle to ProtoFlux:DeltaAngle: Automated: removing spaces from ProtoFlux namespace
 
(No difference)

Latest revision as of 23:50, 20 August 2025

Delta Angle
From
*
To
Vectors

The Delta Angle node takes in 2 float2 or double2 vecotrs and returns the degrees of those two vectors.

If you need to determine the radians from 2 vectors, use Delta Angle Rad instead.

Inputs

From (Pseudo-Generic)

The first vector.

To (Pseudo-Generic)

The second vector.

Outputs

* (Pseudo-Generic)

Returns the angle of these 2 vectors in degrees.