Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Math
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Math/UnrealMathVectorCommon.h |
| Include | #include "Math/UnrealMathVectorCommon.h" |
template<typename TVectorRegisterType >
TVectorRegisterType VectorNormalizeAccurate
(
const TVectorRegisterType & Vector
)