Skip to content

Type Alias: BoxDims

ts
type BoxDims = [number, number, number];

Defined in: ml/model.ts:828

Size of one layer's cuboid: [thickness (flow), height, depth (lateral)].

MIT licensed. WebGL2 required.