Skip to main content

@novorender/web_app / DeviationProjection

Type Alias: DeviationProjection

type DeviationProjection: object;

Projection, currently only cirular from the center line position, typically used for tunnels

Type declaration

centerPoint2d

centerPoint2d: ReadonlyVec2;

Pixel position of center line

centerPoint3d

centerPoint3d: ReadonlyVec3;

3d position of center line

Defined in

@novorender/web_app/buffer_inspect.ts:14