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

    Interface LoadTwinCommandOptions

    interface LoadTwinCommandOptions {
        filter?: TeiaSearchFilter;
        meshType?: MeshType;
        onlySetSource?: boolean;
        twinType?: TwinType;
    }

    Hierarchy (View Summary)

    Index

    Properties

    filter?: TeiaSearchFilter

    Filter the loading.

    undefined
    
    meshType?: MeshType

    Default 3D

    onlySetSource?: boolean

    Whether to only set the current viewer source without loading objects

    twinType?: TwinType
    Master