csharp
public enum SplineElementWhich part of a control point a handle is.
Fields and properties (3)
PointThe point itself.
TangentInThe handle for the tangent the curve arrives on.
TangentOutAnd the one it leaves on.
Used by (3)
- SplineEditVixen.Editor.SceneView
- SplineEditTestsVixen.Editor.SceneView.Tests
- SplineHandleVixen.Editor.SceneView