Math3D Full Project API
    Preparing search index...
    type ParamGeodesicState = {
        domain: ParamGeodesicDomain;
        meshKey?: string;
        paramFunc: ParamSurfaceFunc;
        wrap?: ParamWrap;
    }
    Index

    Properties

    meshKey?: string
    paramFunc: ParamSurfaceFunc
    wrap?: ParamWrap