Skip to content

Interface: Bounds3

Defined in: plot3d/layer3d.ts:5

Properties

x

ts
x: Range;

Defined in: plot3d/layer3d.ts:6


y

ts
y: Range;

Defined in: plot3d/layer3d.ts:7


z

ts
z: Range;

Defined in: plot3d/layer3d.ts:8

MIT licensed. WebGL2 required.