WuhuIslandTesting/Library/PackageCache/com.unity.splines@1.0.1/Documentation~/index.md

12 lines
427 B
Markdown
Raw Permalink Normal View History

2025-01-07 02:06:59 +01:00
# Splines
<br/><img src="images/splines-splash.png" alt="Spline Splash" width="450"/>
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](getting-started-with-splines.md).