Namespace FluffyUnderware.Curvy.Utils
Classes
- CurvyUtility
Curvy Utility class
- OptimizedOperators
Taken from my asset Frame Rate Booster https://assetstore.unity.com/packages/tools/utilities/frame-rate-booster-120660
- SerializableArray<T>
A workaround to the Unity Json's class not being able to serialize top level arrays. Including such arrays in another object avoids the issue.
- Spline2Mesh
Class to create a Mesh from a set of splines
- SplinePolyLine
Spline Triangulation Helper Class
Enums
- SplinePolyLine.VertexCalculation
How to calculate vertices