manifold-3d
    Preparing search index...
    type Box = {
        max: Vec3;
        min: Vec3;
    }
    Index

    Properties

    Properties

    max: Vec3
    min: Vec3