CanvasPathBuilder.AddArc Method |
Name | Description | |
---|---|---|
![]() | AddArc(Vector2, Single, Single, Single, Single) | Adds a single arc to the path, specified as a portion of an ellipse. |
![]() | AddArc(Vector2, Single, Single, Single, CanvasSweepDirection, CanvasArcSize) | Adds a single arc to the path, specified by start and end points through which an ellipse will be fitted. |