Vertex Viewer SDK
    Preparing search index...

    Interface RaycasterOptions

    Optional raycaster options available on a hit request.

    interface RaycasterOptions {
        includeMetadata: boolean;
    }
    Index

    Properties

    Properties

    includeMetadata: boolean