Spline Utility
Spline Utility extends the Unity.Splines package with essential functions and tools that address common gaps in the native implementation. Designed for developers working with spline-based systems, it provides straightforward utility methods to streamline spline manipulation, evaluation, and integration into game logic.
com.mushakushi.splineutility Unity Compatibility
Unity 6 Supported
2023.2 Supported
2023.1 Supported
2022.3 LTS Supported
2021.3 LTS Supported
2020.3 LTS Unsupported
2019.4 LTS Unsupported
Install via UPM
Add to Unity Package Manager using this URL
https://www.pkglnk.dev/splineutility.git 
README Markdown
Copy this to your project's README.md
## Installation
Add **Spline Utility** to your Unity project via Package Manager:
1. Open **Window > Package Manager**
2. Click **+** > **Add package from git URL**
3. Enter:
```
https://www.pkglnk.dev/splineutility.git
```
[](https://www.pkglnk.dev/pkg/splineutility)Dependencies (1)
README
Spline Utility
A series of utility functions to fill in missing functionality for the Unity.Splines package.
Comments
No comments yet. Be the first!
Sign in to join the conversation
Sign In