TangentMeasurementResult#

Type alias TangentMeasurementResultExperimental

TangentMeasurementResult: {
    point: [number, number, number];
    tangent: [number, number, number];
}

The result of a tangent measurement.

ATTENTION This API is experimental and may be changed in the future without notice!

Type declaration

  • point: [number, number, number]

    The point on the topological edge used for the tangent calculation.

  • tangent: [number, number, number]

    The calculated tangent vector.


Did you find this page useful? Please give it a rating:
Thank you for rating this page!
Any issues or feedback?
What kind of problem would you like to report?
Please tell us more about what's wrong: