FVector3::AngleR

Assumes this vector and V2 are both already normalized

Windows
MacOS
Linux

References

Module

GeometricObjects

Header

/Engine/Plugins/Experimental/GeometryProcessing/Source/GeometricObjects/Public/VectorTypes.h

Include

#include "VectorTypes.h"

Syntax

T AngleR
(
    const FVector3< T > & V2
) const

Remarks

Assumes this vector and V2 are both already normalized

Returns

the angle to vector V2 in radians

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss