Type alias LineVsCubicBezierCurveIntersection
Line
Vs
Cubic
Bezier
Curve
Intersection
: { angleDegrees
: number; angleRadians
: number; direction
: Vec2; distance
: number; normal
: Vec2; point
: Vec2; remainderLength
: number; }
Type declaration
-
angleDegrees: number
-
angleRadians: number
-
direction: Vec2
-
distance: number
-
-
-
remainderLength: number