bitbybit.dev v1.0.0-rc.1
    Preparing search index...

    Type Alias VerbCurve

    NURBS curve type from verb-nurbs library

    type VerbCurve = {
        tessellate: (options: any) => any;
    }
    Index

    Properties

    Properties

    tessellate: (options: any) => any