TMeshSimplification::GetProjectedCollapsePosition

Used by collapse-edge to get projected position for new vertex

Windows
MacOS
Linux

References

Module

DynamicMesh

Header

/Engine/Plugins/Experimental/GeometryProcessing/Source/DynamicMesh/Public/MeshSimplification.h

Include

#include "MeshSimplification.h"

Source

/Engine/Plugins/Experimental/GeometryProcessing/Source/DynamicMesh/Private/MeshSimplification.cpp

Syntax

virtual FVector3d GetProjectedCollapsePosition
(
    int vid,
    const FVector3d & vNewPos
)

Remarks

Used by collapse-edge to get projected position for new vertex

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