BoundingBox type

Describes a bounding box.

Signature:

type BoundingBox = {
    height: number;
    max: [number, number];
    min: [number, number];
    width: number;
};
Get in touch

We'd love to learn more about your vision and how we can help.

PressPrivacyTermsSupportCopyright © 2024 Core3D, Inc. All Rights Reserved.