WuhuIslandTesting/Library/PackageCache/com.unity.splines@1.0.1/Documentation~/index.md
2025-01-07 02:06:59 +01:00

427 B

Splines


Spline Splash

The Spline package is split into two parts :

  • Editor spline representation and tools that can be plugged into any data representation by creating a converter.
  • Basic spline implementation that should cover most use cases.

For an introduction to the Spline package, see Getting started with Splines.