ComputeToMaxDistance

Overload list

Windows
MacOS
Linux
Name Description

Public function

void

 

ComputeToMaxDistance

(
    const FFrame3d& SeedFrameIn,
    const FIndex3i& SeedNbrs,
    double ComputeToMaxDistanceIn
)

Computes UVs outwards from seed frame/nbrs to all points that are less/equal to ComputeToMaxDistance from the seed.

Public function

void

 

ComputeToMaxDistance

(
    int32 CenterPointVtxID,
    const FFrame3d& CenterPointFrame,
    double ComputeToMaxDistanceIn
)

Computes UVs outwards from seed vertex to all points that are less/equal to ComputeToMaxDistance from the seed.

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