TMeshLocalParam::PropagateUV

Calculate the UV value at Position based on the existing NbrUV, using the frame at NbrFrame, and the original SeedFrame

Windows
MacOS
Linux

References

Module

GeometricObjects

Header

/Engine/Plugins/Experimental/GeometryProcessing/Source/GeometricObjects/Public/Parameterization/MeshLocalParam.h

Include

#include "Parameterization/MeshLocalParam.h"

Syntax

FVector2d PropagateUV
(
    const FVector3d & Position,
    const FVector2d & NbrUV,
    const FFrame3d & NbrFrame,
    const FFrame3d & SeedFrameIn
) const

Remarks

Calculate the UV value at Position based on the existing NbrUV, using the frame at NbrFrame, and the original SeedFrame

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