Instance Method
pointAtPathTime:pointAtPathTime:pointAtPathTime_
The point at a path time.
Not available in Swift.
Declaration
- (NSPoint) pointAtPathTime:(CGFloat) pathTime;Declaration
pointAtPathTime_(pathTime: float) -> NSPointDiscussion
The path time must identify a position on the path.
See Also
Path Time
Finds the point on the path nearest a point.
Returns the on-curve node nearest a path time.