Struct ControlPoint
Inherited Members
Namespace: UnityEditor.U2D.Path
Assembly: solution.dll
Syntax
[Serializable]
public struct ControlPoint
Fields
| Name | Description |
|---|---|
| brokenCache | |
| continuousCache | |
| localLeftTangent | |
| localRightTangent | |
| mirrorLeft | |
| position | |
| tangentMode |
Properties
| Name | Description |
|---|---|
| leftTangent | |
| rightTangent |
Methods
| Name | Description |
|---|---|
| RestoreTangents() | |
| StoreTangents() |