VectorUtil::Min3Index

Windows
MacOS
Linux

References

Module

GeometricObjects

Header

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

Include

#include "VectorUtil.h"

Syntax

namespace VectorUtil
{
    template<typename ValueVecType>
    int VectorUtil::Min3Index
    (
        const ValueVecType & Vector3
    )
}

Returns

0/1/2 index of smallest value in Vector3

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