Declaration

- (CGFloat) tangentAngleAtNode:(GSNode *) node direction:(int) direction;

Declaration

tangentAngleAtNode_direction_(node: GSNode, direction: int) -> float

Discussion

Nonnegative direction values use following nodes. Negative direction values use preceding nodes.

Returns NSNotFound when no tangent can be determined.

See Also

Tangents