--- layout: posts title: Api - IBezierRange Interface ---

Bezier t values for an arc path segment in a bezier curve.

Hierarchy

Index

Properties

Properties

endT

endT: number

The bezier t-value at the end point.

startT

startT: number

The bezier t-value at the starting point.

Generated using TypeDoc