Skip to content
This repository has been archived by the owner on Oct 17, 2021. It is now read-only.

Graph_Spline

mattt edited this page Nov 16, 2020 · 2 revisions

Graph.Spline

public enum Spline

Inheritance

Hashable, String

Enumeration Cases

none

case none

line

case line

polyline

case polyline

curved

case curved

orthogonal

case orthogonal

spline

case spline
Clone this wiki locally