Class GenericScriptablePath<T>
Inherited Members
Namespace: UnityEditor.U2D.Path
Assembly: solution.dll
Syntax
public class GenericScriptablePath<T> : ScriptablePath, IEditablePath, ISelectable<Vector3>, IUndoObject
Type Parameters
| Name | Description |
|---|---|
| T |
Properties
| Name | Description |
|---|---|
| data |
Methods
| Name | Description |
|---|---|
| AddPoint(ControlPoint) | |
| Clear() | |
| Create() | |
| Destroy(T) | |
| GetData(int) | |
| InsertPoint(int, ControlPoint) | |
| RemovePoint(int) | |
| SetData(int, T) |