Skip to content

Documentation / @ripl/3d / ProjectedPoint

Type Alias: ProjectedPoint ​

ProjectedPoint = [number, number, number]

Defined in: 3d/src/math/projection.ts:14

A 2D screen-space point with a depth component for z-ordering.