Method DoSegmentsHandles
DoSegmentsHandles(SplineInfo)
Creates segment handles for a spline. Call DoCurvesHandles in a SplineHandleScope.
This method is used internally by DrawHandles.
Declaration
public static void DoSegmentsHandles(SplineInfo splineInfo)
Parameters
| Type | Name | Description |
|---|---|---|
| SplineInfo | splineInfo | The splineInfo of the spline to draw knots and tangents for. |