Navigation
API > API/Runtime > API/Runtime/GeometryCore
| Type | Name | Description | |
|---|---|---|---|
| T | UE::Geometry::AngleD
(
const UE::Math::TVector2< T >& V1, |
Angle in Degrees. | |
| T | UE::Geometry::AngleD
(
const UE::Math::TVector< T >& V1, |
Computes the Angle between V1 and V2, assuming they are already normalized |