ProtoFlux:DeltaAngleRad: Difference between revisions

From Resonite Wiki
m Fix typo
m YoshBot moved page ProtoFlux:Delta Angle Rad to ProtoFlux:DeltaAngleRad: Automated: removing spaces from ProtoFlux namespace
 
(No difference)

Latest revision as of 23:50, 20 August 2025

Delta Angle Rad
From
*
To
Vectors

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

If you need to determine the degrees from 2 vectors, use Delta Angle 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 radians.