Blockbench Reference Docs
    Preparing search index...
    interface PreviewOptions {
        antialias?: boolean;
        id: string;
        offscreen?: boolean;
    }
    Index

    Properties

    antialias?: boolean
    id: string
    offscreen?: boolean