Vertex Viewer SDK
    Preparing search index...

    Interface VolumeIntersectionQueryDetails

    interface VolumeIntersectionQueryDetails {
        screenBounds: Rectangle.Rectangle;
        type: QueryType;
    }
    Index

    Properties

    Properties

    screenBounds: Rectangle.Rectangle
    type: QueryType