Instance Property
isSmooth
Convenience to simplify checking the connection.
Declaration
var isSmooth: Bool { get }Declaration
@property (readonly) BOOL isSmooth;Declaration
isSmooth() -> boolSee Also
Connection
The transition of a path through an on-curve node.
The connection between the incoming and outgoing path segments.
Automatically sets the connection for the node depending on the angle of the incoming and outgoing path segments.
Toggles the connection type between GSNode.Connection.sharpGSNodeConnectionSharpGSNodeConnectionSharp and GSNode.Connection.smoothGSNodeConnectionSmoothGSNodeConnectionSmooth.
Toggles the connection type between GSNode.Connection.sharpGSNodeConnectionSharpGSNodeConnectionSharp and GSNode.Connection.smoothGSNodeConnectionSmoothGSNodeConnectionSmooth/GSNode.Connection.superSmoothGSNodeConnectionSuperSmoothGSNodeConnectionSuperSmooth.