Blockbench Reference Docs
    Preparing search index...

    Interface SplineCurveOptions

    interface SplineCurveOptions {
        end: any;
        end_ctrl: any;
        end_handle: any;
        start: any;
        start_ctrl: any;
        start_handle: any;
    }
    Index

    Properties

    end: any
    end_ctrl: any
    end_handle: any
    start: any
    start_ctrl: any
    start_handle: any