auto-git:
[change] src/document/paths.ts
This commit is contained in:
@@ -797,8 +797,8 @@ export function resolveNearestPointOnResolvedScenePath(
|
||||
distanceAlongPath,
|
||||
segmentIndex: segment.index,
|
||||
position,
|
||||
tangent,
|
||||
};
|
||||
tangent
|
||||
};
|
||||
|
||||
if (
|
||||
nearestSample === null ||
|
||||
|
||||
Reference in New Issue
Block a user