@equinor/videx-3d
    Preparing search index...

    Type Alias MeasuredDepthStripeProps

    MeasuredDepthStripe props

    type MeasuredDepthStripeProps = {
        offset: number;
        stepSize?: number;
        width: number;
    }
    Index

    Properties

    offset: number
    stepSize?: number
    width: number