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

    Properties

    Properties

    max: Vec2
    min: Vec2