Blockbench Reference Docs
    Preparing search index...
    interface CollectionOptions {
        children?: string[];
        export_codec?: string;
        export_path?: string;
        model_identifier?: string;
        name?: string;
        offset?: ArrayVector3;
        scope?: number;
        visibility?: boolean;
    }
    Index

    Properties

    children?: string[]
    export_codec?: string
    export_path?: string
    model_identifier?: string
    name?: string
    offset?: ArrayVector3
    scope?: number
    visibility?: boolean