brepjs API Reference
    Preparing search index...

    Interface MultiLODMesh

    interface MultiLODMesh {
        coarse: ShapeMesh;
        fine: ShapeMesh;
    }
    Index

    Properties

    Properties

    coarse: ShapeMesh
    fine: ShapeMesh