Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/Parameterization > API/Runtime/GeometryCore/Parameterization/TMeshLocalParam
| Type | Name | Description | |
|---|---|---|---|
| void | ComputeToMaxDistance
(
const FFrame3d& SeedFrameIn, |
Computes UVs outwards from seed frame/nbrs to all points that are less/equal to ComputeToMaxDistance from the seed. | |
| void | ComputeToMaxDistance
(
int32 CenterPointVtxID, |
Computes UVs outwards from seed vertex to all points that are less/equal to ComputeToMaxDistance from the seed. |