@stereograph/teiaviewer - v17.8.0-dev
    Preparing search index...

    Interface RaycastOptions

    interface RaycastOptions {
        filter: SceneRaycastFilterFunction;
        raycastTransparentMeshes: boolean;
        returnMeshGroups: boolean;
    }
    Index

    Properties

    Filter

    raycastTransparentMeshes: boolean
    true
    
    returnMeshGroups: boolean

    Whether to return mesh group instead of individual meshes

    true