Bitbybit Docs
    Bereite Suchindex vor...

    Schnittstelle CustomGeometryDrawable (Inputs.Draw)

    A drawable a layer above these packages taught the draw call to render, drawn as geometry. type is the discriminant it is matched on, the same convention the kernels already follow at runtime with "occ-shape" and "manifold-shape".

    interface CustomGeometryDrawable {
        type: string;
        name: string;
    }
    Index

    Eigenschaften

    Eigenschaften

    type: string
    name: string