FVector4::FindBestAxisVectors3

Find good arbitrary axis vectors to represent U and V axes of a plane, given just the normal.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Math/Vector4.h

Include

#include "Math/Vector4.h"

Syntax

void FindBestAxisVectors3
(
    FVector4 & Axis1,
    FVector4 & Axis2
) const

Remarks

Find good arbitrary axis vectors to represent U and V axes of a plane, given just the normal.

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