UModel::FindNearestVertex

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/Model.h

Include

#include "Model.h"

Source

/Engine/Source/Runtime/Engine/Private/ModelCollision.cpp

Syntax

float FindNearestVertex
(
    const FVector & SourcePoint,
    FVector & DestPoint,
    float MinRadius,
    int32 & pVertex
) const

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