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

285 B

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.