@novorender/api / EdgeValues
Type Alias: EdgeValues
type EdgeValues =
| LineValues
| ArcValues
| LineStripValues;
Defined in: @novorender/src/measure/modules/core/index.ts:10
EdgeValues is a collection of values for measurment on a single edge