Math3D Full Project API
    Preparing search index...
    type SurfaceMeshPreset = {
        build: () => THREE.BufferGeometry;
        id: string;
        label: string;
    }
    Index

    Properties

    Properties

    build: () => THREE.BufferGeometry
    id: string
    label: string