Skip to main content

@novorender/api / DeviationProjection

Type Alias: DeviationProjection

type DeviationProjection = object;

Defined in: @novorender/src/web_app/buffer_inspect.ts:15

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

Properties​

centerPoint2d​

centerPoint2d: ReadonlyVec2;

Defined in: @novorender/src/web_app/buffer_inspect.ts:17

Pixel position of center line


centerPoint3d​

centerPoint3d: ReadonlyVec3;

Defined in: @novorender/src/web_app/buffer_inspect.ts:19

3d position of center line