@novorender/web_app / HorizontalPointOfCurvature
Type Alias: HorizontalPointOfCurvature
type HorizontalPointOfCurvature: object;
Type declaration
index
index: number;
kind
kind: CurvatureKind;
parameter?
optional parameter: number;
point
point: ReadonlyVec3;
station
station: number;