Method DoKnotHandles
DoKnotHandles(SelectableKnot)
Create handles for a knot. These handles the support selection and direct manipulation of spline elements.
Call DoKnotHandles in a SplineHandleScope.
Declaration
public static void DoKnotHandles(SelectableKnot knot)
Parameters
| Type | Name | Description |
|---|---|---|
| SelectableKnot | knot | The knot to draw handles for. |