VectorUtil::AspectRatio

Windows
MacOS
Linux

References

Module

GeometricObjects

Header

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

Include

#include "VectorUtil.h"

Syntax

namespace VectorUtil
{
    double VectorUtil::AspectRatio
    (
        const FVector3d & v1,
        const FVector3d & v2,
        const FVector3d & v3
    )
}

Returns

Aspect ratio of triangle

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