Namespace FluffyUnderware.Curvy.ImportExport
Classes
- SerializedCurvySpline
A wrapper to the CurvySpline class
- SerializedCurvySplineSegment
Serialized Control Point
- SplineJsonConverter
Converts splines to JSON strings, and vice versa
- SplineSvgConverter
Converts SVG strings to splines
Enums
- CurvySerializationSpace
Used in the import/export process to define if which coordinates should be read/written, the local ones or the global ones
- FileFormat
Used in the import/export process to define what format to import and/or export to