G-code Preview — API Reference
    Preparing search index...

    A source material for an object — solid color only in v1 (textures deferred, DD-018 §13).

    interface ModelMaterial {
        color?: RGB;
    }
    Index

    Properties

    Properties

    color?: RGB

    Base color when the source declared one; omit for "no declared material".