createEdgeAtFraction MethodStatic
Create with node, fraction along edge, marked as "HalfEdgeTopo.Edge". Compute interpolated xyz on the edge.
createEdgeAtFraction(node: , edgeFraction: number): HalfEdgePositionDetail
| Parameter | Type | Description | 
|---|---|---|
| node | ||
| edgeFraction | number | 
Returns - HalfEdgePositionDetail
Defined in
- topology/HalfEdgePositionDetail.ts Line 111
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.