ProtoFlux:Delta Angle Rad: Difference between revisions

From Resonite Wiki
Created a page for the Delta Angle Rad node.
 
m Fix typo
 
Line 13: Line 13:
|}}
|}}


The '''Delta Angle Rad''' node takes in 2 [[Type:float2|float2]] or [[Type:double2|double2]] vecotrs and returns the radians of those two vectors.
The '''Delta Angle Rad''' node takes in 2 [[Type:float2|float2]] or [[Type:double2|double2]] vectors and returns the radians of those two vectors.


{{Note|If you need to determine the degrees from 2 vectors, use [[ProtoFlux:Delta Angle|Delta Angle]] instead.|suggestion}}
{{Note|If you need to determine the degrees from 2 vectors, use [[ProtoFlux:Delta Angle|Delta Angle]] instead.|suggestion}}

Latest revision as of 15:33, 21 February 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.