Bitbybit Docs
    Bereite Suchindex vor...

    Typenalias VerbSurface (Inputs.Base)

    NURBS surface type from verb-nurbs library

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

    Eigenschaften

    Eigenschaften

    tessellate: (options: any) => any