Instance Method
openCorner(at:offset:) openCornerAtNode:offset: openCornerAtNode_offset_
Opens an on-curve corner by the offset distance.
Declaration
func openCorner(at node: GSNode, offset: CGFloat)Declaration
- (void) openCornerAtNode:(GSNode *) node offset:(CGFloat) offset;Declaration
openCornerAtNode_offset_(node: GSNode, offset: float)See Also
Convenience
Replaces a node range with a sharp corner fitted to the neighboring segments.
Removes an off-curve node range from a quadratic segment.
See Also
Convenience
Position for a node index.
Replaces a node range with a sharp corner fitted to the neighboring segments.
Removes an off-curve node range from a quadratic segment.