Bitbybit Docs
    Bereite Suchindex vor...

    Typenalias VerbCurve (Inputs.Base)

    NURBS curve type from verb-nurbs library

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

    Eigenschaften

    Eigenschaften

    tessellate: (options: any) => any