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.
Install via Unity Package Manager
Add to Unity Package Manager
Paste this URL into Unity's Window › Package Manager › + › Add package from git URL,
or click Install.
git
https://www.pkglnk.dev/splineutility.git Install 0
Unity Compatibility
Unity 6 2023.2 2023.1 2022.3 LTS 2021.3 LTS 2020.3 LTS 2019.4 LTS
README
Rendered from GitHubSpline Utility
A series of utility functions to fill in missing functionality for the Unity.Splines package.
Versions 0
No versions tracked yet.
Dependencies 1
Changelog 0 releases
No changelog entries yet. Run the admin Changelog & Version Scanner to pull from the repository's CHANGELOG.md.
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)Embed badge README snippet
Markdown
[](https://www.pkglnk.dev/pkg/splineutility) HTML
<a href="https://www.pkglnk.dev/pkg/splineutility"><img src="https://www.pkglnk.dev/badge/splineutility.svg" alt="pkglnk installs"></a> URL
https://www.pkglnk.dev/badge/splineutility.svg Comments
No comments yet. Be the first!


Sign in to join the conversation
Sign In