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

    Type Alias DepthMarkersProps

    DepthMarkers props

    type DepthMarkersProps = {
        depthReferencePoint?: DepthReferencePoint;
        interval?: number;
        priority?: number;
    }
    Index

    Properties

    depthReferencePoint?: DepthReferencePoint
    interval?: number
    priority?: number