WuhuIslandTesting/Library/PackageCache/com.unity.splines@1.0.1/Samples~/Scenes/7 - Nearest Point
2025-01-07 02:06:59 +01:00
..
Nearest Point.unity initial commit 2025-01-07 02:06:59 +01:00
Nearest Point.unity.meta initial commit 2025-01-07 02:06:59 +01:00
README.md initial commit 2025-01-07 02:06:59 +01:00
README.md.meta initial commit 2025-01-07 02:06:59 +01:00

Nearest Point Sample

This sample showcases the use of SplineUtility.GetNearestPoint function. See ShowNearestPoint.cs script on how, given an arbitrary point, the closest point on the Spline can be found.

Play the sample scene to see a visualization of the function's results.