@vcmap/core
    Preparing search index...

    Type Alias Movement

    type Movement = {
        duration: number;
        input: ControllerInput;
        time: number;
    }
    Index

    Properties

    Properties

    duration: number
    time: number