Math3D Full Project API
    Preparing search index...
    type VolumeSliceWindow = {
        high: number;
        low: number;
        mode: "auto" | "minmax";
    }
    Index

    Properties

    Properties

    high: number
    low: number
    mode: "auto" | "minmax"