Skip to content

Interface: PlaneTracker

Defined in: client/plane.ts:20

Methods

box()

box(): PlaneBox

Defined in: client/plane.ts:22

The current content box, stage-relative CSS px.

Returns

PlaneBox


recompute()

recompute(): void

Defined in: client/plane.ts:24

Re-derive the box and re-position the plane element.

Returns

void