Math3D Full Project API
    Preparing search index...
    type SliceInfo = {
        axis: SliceAxis;
        height: number;
        plane: SlicePlane;
        sliceIndex: number;
        width: number;
    }
    Index

    Properties

    axis: SliceAxis
    height: number
    plane: SlicePlane
    sliceIndex: number
    width: number