interface PluginServerData {
    data: MoveWithPanoIndexAction | MoveWithKeyframesAction;
}

Properties

Properties