Deep Trekker BRIDGE API - v1.0.3
    Preparing search index...

    Type Alias AutoSnapshot

    Auto snapshot settings. It allows for the automatic capturing of images at specified intervals. Useful for photogrammetry.

    type AutoSnapshot = {
        session?: AutoSnapshotSession;
    }
    Index

    Properties

    Properties

    The session details for the auto snapshot feature.