GetTriBaryPoint

Overload list

Windows
MacOS
Linux
Name Description

Public function Const

FVector3d

 

GetTriBaryPoint

(
    int TriangleID,
    double Bary0,
    double Bary1,
    double Bary2
)

Interpolate vertex positions of triangle using barycentric coordinates

Public function Const

void

 

GetTriBaryPoint

(
    int TriangleID,
    double Bary0,
    double Bary1,
    double Bary2,
    FVertexInfo& VertInfo
)

Compute interpolated vertex attributes at point 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