Skip to content

Documentation / @ripl/3d / Viewport

Interface: Viewport

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

Viewport dimensions used for projection.

Properties

PropertyTypeDescriptionDefined in
heightnumberHeight of the viewport, in pixels.3d/src/math/projection.ts:21
widthnumberWidth of the viewport, in pixels.3d/src/math/projection.ts:19