API ReferenceEditor
GraphicsLineclass
Constructors1
Showing 1 constructors
public GraphicsLine(Editor.GraphicsItem parent = null)
| Parameter | Type | Description |
|---|---|---|
| parent = null | GraphicsItem | — |
No results match this filter.
Methods6
Showing 6 methods
public void Clear()
Returns:
void—public void CubicLineTo(Vector2 c1, Vector2 c2, Vector2 point)
| Parameter | Type | Description |
|---|---|---|
| c1 | Vector2 | — |
| c2 | Vector2 | — |
| point | Vector2 | — |
Returns:
void—protected virtual void OnPaint()
Returns:
void—protected void PaintLine()
Returns:
void—No results match this filter.
Properties1
Showing 1 properties
public float Editor.GraphicsLine.HitWidth { get; set; }
Returns:
float—No results match this filter.